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.
18 lines
701 B
Plaintext
Executable File
18 lines
701 B
Plaintext
Executable File
moon::iptables-restore < /etc/iptables.drop
|
|
carol::iptables-restore < /etc/iptables.drop
|
|
dave::iptables-restore < /etc/iptables.drop
|
|
moon::ip6tables-restore < /etc/ip6tables.rules
|
|
carol::ip6tables-restore < /etc/ip6tables.rules
|
|
dave::ip6tables-restore < /etc/ip6tables.rules
|
|
alice::"ip route add fec0:\:/16 via fec1:\:1"
|
|
carol::"ip route add fec1:\:/16 via fec0:\:1"
|
|
dave::"ip route add fec1:\:/16 via fec0:\:1"
|
|
moon::systemctl start strongswan
|
|
carol::systemctl start strongswan
|
|
dave::systemctl start strongswan
|
|
moon::expect-connection rw
|
|
carol::expect-connection home
|
|
carol::swanctl --initiate --child home 2> /dev/null
|
|
dave::expect-connection home
|
|
dave::swanctl --initiate --child home 2> /dev/null
|