use iptables-restore in all ikev2 firewall scenarios
This commit is contained in:
committed by
Tobias Brunner
parent
28b7db2b3c
commit
d815235d17
@@ -2,9 +2,9 @@ sun::iptables -t mangle -v -n -L PREROUTING
|
||||
sun::ipsec stop
|
||||
alice::ipsec stop
|
||||
venus::ipsec stop
|
||||
alice::/etc/init.d/iptables stop 2> /dev/null
|
||||
venus::/etc/init.d/iptables stop 2> /dev/null
|
||||
sun::/etc/init.d/iptables stop 2> /dev/null
|
||||
alice::iptables-restore < /etc/iptables.flush
|
||||
venus::iptables-restore < /etc/iptables.flush
|
||||
sun::iptables-restore < /etc/iptables.flush
|
||||
moon::iptables-restore < /etc/iptables.flush
|
||||
moon::conntrack -F
|
||||
sun::iptables-restore < /etc/iptables.flush
|
||||
|
||||
Reference in New Issue
Block a user