added test cases from NAT team

updated all IKEv2 tests to work with new status output
This commit is contained in:
Martin Willi
2006-07-13 12:45:18 +00:00
parent 1279eda042
commit 7af345e11e
74 changed files with 1069 additions and 15 deletions
+7
View File
@@ -0,0 +1,7 @@
moon::echo 1 > /proc/sys/net/ipv4/ip_forward
moon::iptables -m multiport -t nat -A PREROUTING -i eth0 -p udp --dports 500,4500 -j DNAT --to 10.1.0.10
alice::ipsec start
carol::ipsec start
carol::sleep 1
carol::ipsec up home
carol::sleep 1