diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-04-03 22:03:25 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-04-03 22:03:25 +0000 |
commit | ace5de18b210eecda6c57a24cb94b919cf1483b9 (patch) | |
tree | 037dd4389210a757a36d55ae64a9df62a5ba307d /testing/tests/ikev1/double-nat | |
parent | 3d62a7d22524e921368bcd17cf8c28118eb20ea4 (diff) | |
download | strongswan-ace5de18b210eecda6c57a24cb94b919cf1483b9.tar.bz2 strongswan-ace5de18b210eecda6c57a24cb94b919cf1483b9.tar.xz |
iptables -L has now a link of its own
Diffstat (limited to 'testing/tests/ikev1/double-nat')
-rw-r--r-- | testing/tests/ikev1/double-nat/posttest.dat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev1/double-nat/posttest.dat b/testing/tests/ikev1/double-nat/posttest.dat index 03d005b29..5d39e406d 100644 --- a/testing/tests/ikev1/double-nat/posttest.dat +++ b/testing/tests/ikev1/double-nat/posttest.dat @@ -1,5 +1,3 @@ -alice::iptables -v -n -L -bob::iptables -v -n -L bob::ipsec stop alice::ipsec stop alice::/etc/init.d/iptables stop 2> /dev/null |