[Firewall] Zamok doit pouvoir parler à daath.
Ignore-this: 9e3950b6e9b509e84a38f284b99a406f darcs-hash:20120808151624-b6762-c21c257a067631ba34dba82ee4f1ad88e613ef1e.gz
This commit is contained in:
parent
f4069b7184
commit
12fbab283f
1 changed files with 1 additions and 0 deletions
|
@ -1189,6 +1189,7 @@ class firewall_zamok(firewall_crans) :
|
|||
|
||||
# Pour le nfs (le paquet à laisser passer n'a pas d'owner)
|
||||
iptables("-A SERV_OUT_ADM -d fx.adm.crans.org -j ACCEPT")
|
||||
iptables("-A SERV_OUT_ADM -d daath.adm.crans.org -j ACCEPT")
|
||||
|
||||
# Rien d'autre ne passe
|
||||
iptables("-A SERV_OUT_ADM -j REJECT --reject-with icmp-net-prohibited")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue