summaryrefslogtreecommitdiff
path: root/testing/tests/ikev2/dynamic-initiator/pretest.dat
blob: 18cbc4505ed4340fce732b4a4ee0f207f177b878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
moon::iptables-restore < /etc/iptables.rules
carol::iptables-restore < /etc/iptables.rules
dave::iptables-restore < /etc/iptables.rules
moon::ipsec start
carol::ipsec start
dave::ipsec start
moon::expect-connection carol
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