use iptables-restore in all ikev2 firewall scenarios
This commit is contained in:
committed by
Tobias Brunner
parent
28b7db2b3c
commit
d815235d17
@@ -1,8 +1,8 @@
|
||||
alice::ipsec stop
|
||||
carol::ipsec stop
|
||||
moon::ipsec stop
|
||||
moon::/etc/init.d/iptables stop 2> /dev/null
|
||||
carol::/etc/init.d/iptables stop 2> /dev/null
|
||||
alice::/etc/init.d/iptables stop 2> /dev/null
|
||||
moon::iptables-restore < /etc/iptables.flush
|
||||
carol::iptables-restore < /etc/iptables.flush
|
||||
alice::iptables-restore < /etc/iptables.flush
|
||||
moon::conntrack -F
|
||||
moon::rm /etc/ipsec.d/ipsec.*
|
||||
|
||||
Reference in New Issue
Block a user