aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/host2host-transport-connmark/pretest.dat
blob: 2c40b380171be4b82dd11df7ec0eda561057cc8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
moon::iptables-restore < /etc/iptables.rules
moon::iptables -t nat -A POSTROUTING -o eth0 -s 10.1.0.0/16 -j MASQUERADE
moon::iptables -A FORWARD -i eth1 -o eth0 -s 10.1.0.0/16  -j ACCEPT
moon::iptables -A FORWARD -i eth0 -o eth1 -d 10.1.0.0/16  -j ACCEPT
sun::ipsec start
alice::ipsec start
venus::ipsec start
sun::expect-connection nat-t
alice::expect-connection nat-t
alice::ipsec up nat-t
venus::expect-connection nat-t
venus::ipsec up nat-t