testing: Added route-based/rw-shared-vti-ip6-in-ip4 scenario

This commit is contained in:
Robin McCorkell
2017-12-22 10:22:47 +01:00
committed by Tobias Brunner
parent a35416af1c
commit ff7129ee6a
14 changed files with 264 additions and 0 deletions
@@ -0,0 +1,13 @@
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
moon::systemctl stop strongswan-swanctl
carol::systemctl stop strongswan-swanctl
dave::systemctl stop strongswan-swanctl
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush
moon::ip6tables-restore < /etc/iptables.flush
carol::ip6tables-restore < /etc/iptables.flush
dave::ip6tables-restore < /etc/iptables.flush
moon::ip tunnel del vti0
alice::"ip route del fec3:\:/16 via fec1:\:1"