~ubuntu-branches/ubuntu/oneiric/strongswan/oneiric

« back to all changes in this revision

Viewing changes to testing/tests/pfkey/nat-two-rw/pretest.dat

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2008-12-05 17:21:42 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20081205172142-9g77wgyzcj0blq7p
* New upstream release, fixes a MOBIKE issue.
  Closes: #507542: strongswan: endless loop
* Explicitly enable compilation with libcurl for CRL fetching
  Closes: #497756: strongswan: not compiled with curl support; crl 
                   fetching not available
* Enable compilation with SSH agent support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
alice::/etc/init.d/iptables start 2> /dev/null
 
2
venus::/etc/init.d/iptables start 2> /dev/null
 
3
sun::/etc/init.d/iptables start 2> /dev/null
 
4
moon::echo 1 > /proc/sys/net/ipv4/ip_forward
 
5
moon::iptables -t nat -A POSTROUTING -o eth0 -s 10.1.0.0/16 -p udp -j SNAT --to-source PH_IP_MOON:1024-1100
 
6
moon::iptables -t nat -A POSTROUTING -o eth0 -s 10.1.0.0/16 -p tcp -j SNAT --to-source PH_IP_MOON:2000-2100
 
7
alice::ipsec start
 
8
venus::ipsec start
 
9
sun::ipsec start
 
10
alice::sleep 2 
 
11
alice::ipsec up nat-t
 
12
venus::sleep 2 
 
13
venus::ipsec up nat-t
 
14
venus::sleep 2