For documentation purposes the new folders ikev1-algs, ikev2-algs, ikev1-multi-ca and ikev2-multi-ca have been created. Most of the test cases have now been converted to the vici interface. The remaining legacy stroke scenarios yet to be converted have been put into the ikev2-stroke-bye folder. For documentation purposes some legacy stroke scenarios will be kept in the ikev1-stroke, ikev2-stroke and ipv6-stroke folders.
15 lines
613 B
Plaintext
Executable File
15 lines
613 B
Plaintext
Executable File
carol::swanctl --terminate --ike home 2> /dev/null
|
|
dave::swanctl --terminate --ike home 2> /dev/null
|
|
carol::systemctl stop strongswan
|
|
dave::systemctl stop strongswan
|
|
moon::systemctl stop strongswan
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
carol::iptables-restore < /etc/iptables.flush
|
|
dave::iptables-restore < /etc/iptables.flush
|
|
moon::ip6tables-restore < /etc/ip6tables.flush
|
|
carol::ip6tables-restore < /etc/ip6tables.flush
|
|
dave::ip6tables-restore < /etc/ip6tables.flush
|
|
alice::"ip route del fec0:\:/16 via fec1:\:1"
|
|
carol::"ip route del fec1:\:/16 via fec0:\:1"
|
|
dave::"ip route del fec1:\:/16 via fec0:\:1"
|