aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/dynamic-initiator/pretest.dat
blob: f354efe51676cd29234917d9d9c3747689a68846 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
moon::iptables-restore < /etc/iptables.rules
carol::iptables-restore < /etc/iptables.rules
dave::iptables-restore < /etc/iptables.rules
carol::ipsec start
dave::ipsec start
moon::ipsec start
carol::expect-connection moon
carol::ipsec up moon
carol::iptables -D INPUT  -i eth0 -p udp --dport 500 --sport 500 -j ACCEPT
carol::iptables -D OUTPUT -o eth0 -p udp --dport 500 --sport 500 -j ACCEPT
dave::expect-connection moon
dave::ipsec up moon