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.
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
alice::ifup eth1
|
|
alice::iptables-restore < /etc/iptables.rules
|
|
sun::iptables-restore < /etc/iptables.rules
|
|
sun::ip route add 10.1.0.0/16 via PH_IP_MOON
|
|
alice::ipsec start
|
|
sun::ipsec start
|
|
alice::expect-connection mobike
|
|
sun::expect-connection mobike
|
|
alice::ipsec up mobike
|