Add Quentin@Lyon (orion) to iptables v6 rules
This commit is contained in:
parent
11a2ffa89d
commit
18610f9a9a
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@
|
|||
-A DEUXFLEURS-TRUSTED-NET -s 2a06:a004:3025:1::0/64 -j DEUXFLEURS-TRUSTED-PORT
|
||||
# Zorun@Nantes
|
||||
-A DEUXFLEURS-TRUSTED-NET -s 2a00:5881:4008::/56 -j DEUXFLEURS-TRUSTED-PORT
|
||||
# Quentin@Lyon
|
||||
-A DEUXFLEURS-TRUSTED-NET -s 2a01:e0a:28f:5e60::/64 -j DEUXFLEURS-TRUSTED-PORT
|
||||
# Source address is not trusted
|
||||
-A DEUXFLEURS-TRUSTED-NET -j RETURN
|
||||
|
||||
|
|
Reference in a new issue