diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-11-08 10:54:20 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-01-23 10:27:13 +0100 |
commit | 1fde30cc2363c86e2ac6993e86c688f6e245788f (patch) | |
tree | 9b199be1d5989cb83ccfe302e1a6abd1e7e313de /testing/tests/ikev2/compress/posttest.dat | |
parent | fe2a2d1885306fdb03877d14255276d0a3fabb2b (diff) | |
download | strongswan-1fde30cc2363c86e2ac6993e86c688f6e245788f.tar.bz2 strongswan-1fde30cc2363c86e2ac6993e86c688f6e245788f.tar.xz |
testing: Enable firewall for ikev2/compress scenario
Additionally, send a regular (small) ping as the kernel does not
compress small packets and handles those differently inbound.
Diffstat (limited to 'testing/tests/ikev2/compress/posttest.dat')
-rw-r--r-- | testing/tests/ikev2/compress/posttest.dat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tests/ikev2/compress/posttest.dat b/testing/tests/ikev2/compress/posttest.dat index c6d6235f9..046d4cfdc 100644 --- a/testing/tests/ikev2/compress/posttest.dat +++ b/testing/tests/ikev2/compress/posttest.dat @@ -1,2 +1,4 @@ moon::ipsec stop carol::ipsec stop +moon::iptables-restore < /etc/iptables.flush +carol::iptables-restore < /etc/iptables.flush |