testing: Added swanctl/rw-multi-ciphers-ikev1 scenario

This commit is contained in:
Andreas Steffen
2016-04-12 18:50:58 +02:00
parent 4af7aa18f0
commit 0ff486f507
11 changed files with 238 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
moon::iptables-restore < /etc/iptables.rules
carol::iptables-restore < /etc/iptables.rules
dave::iptables-restore < /etc/iptables.rules
moon::service charon start 2> /dev/null
carol::service charon start 2> /dev/null
dave::service charon start 2> /dev/null
moon::expect-connection net-1
moon::expect-connection net-2
carol::expect-connection home
carol::swanctl --initiate --child home 2> /dev/null
dave::expect-connection home
dave::swanctl --initiate --child home 2> /dev/null