diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-10-29 20:39:10 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-11-11 16:41:15 +0100 |
commit | 65f74cd13da3d9cc852db1637ec61ce019ec1815 (patch) | |
tree | bcfd024e515cb10e5c5dd004c6312d0e2ee15356 /testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/posttest.dat | |
parent | 4402013f056e2cd6783617fce2ee473a44b999fe (diff) | |
download | strongswan-65f74cd13da3d9cc852db1637ec61ce019ec1815.tar.bz2 strongswan-65f74cd13da3d9cc852db1637ec61ce019ec1815.tar.xz |
testing: Added legacy ipv6-stroke scenarios
Diffstat (limited to 'testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/posttest.dat')
-rw-r--r-- | testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/posttest.dat | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/posttest.dat b/testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/posttest.dat new file mode 100644 index 000000000..078fca541 --- /dev/null +++ b/testing/tests/ipv6-stroke/net2net-ip6-in-ip4-ikev1/posttest.dat @@ -0,0 +1,10 @@ +moon::ipsec stop +sun::ipsec stop +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::iptables-restore < /etc/iptables.flush +sun::iptables-restore < /etc/iptables.flush +moon::ip6tables-restore < /etc/ip6tables.flush +sun::ip6tables-restore < /etc/ip6tables.flush |