converted all p2pnat iptables scenarios
This commit is contained in:
committed by
Tobias Brunner
parent
b27836412b
commit
a0ffe67fab
@@ -1,9 +1,9 @@
|
||||
bob::ipsec stop
|
||||
alice::ipsec stop
|
||||
carol::ipsec stop
|
||||
alice::/etc/init.d/iptables stop 2> /dev/null
|
||||
carol::/etc/init.d/iptables stop 2> /dev/null
|
||||
bob::/etc/init.d/iptables stop 2> /dev/null
|
||||
alice::iptables-restore < /etc/iptables.flush
|
||||
carol::iptables-restore < /etc/iptables.flush
|
||||
bob::iptables-restore < /etc/iptables.flush
|
||||
moon::iptables-restore < /etc/iptables.flush
|
||||
sun::iptables-restore < /etc/iptables.flush
|
||||
moon::conntrack -F
|
||||
|
||||
Reference in New Issue
Block a user