]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - testing/tests/ipv6/net2net-ikev1/posttest.dat
testing: Converted ipv6/net2net-ikev1 to swanctl
[thirdparty/strongswan.git] / testing / tests / ipv6 / net2net-ikev1 / posttest.dat
index 4c95e2afeea92f65dc6fa938138575c709892c56..aec4aa7d0bcd902c7773da21ee7ae66ec3a3eeef 100644 (file)
@@ -1,8 +1,10 @@
-moon::ipsec stop
-sun::ipsec stop
+moon::systemctl stop strongswan-swanctl
+sun::systemctl stop strongswan-swanctl
 alice::"ip route del fec2:\:/16 via fec1:\:1"
 moon::"ip route del fec2:\:/16 via fec0:\:2"
 sun::"ip route del fec1:\:/16 via fec0:\:1"
 bob::"ip route del fec1:\:/16 via fec2:\:1"
-moon::/etc/init.d/iptables stop 2> /dev/null
-sun::/etc/init.d/iptables stop 2> /dev/null
+moon::iptables-restore < /etc/iptables.flush
+sun::iptables-restore < /etc/iptables.flush
+moon::ip6tables-restore < /etc/ip6tables.flush
+sun::ip6tables-restore < /etc/ip6tables.flush