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.
This commit is contained in:
Tobias Brunner
2014-01-23 10:27:13 +01:00
parent fe2a2d1885
commit 1fde30cc23
8 changed files with 14 additions and 7 deletions
+4 -3
View File
@@ -1,3 +1,4 @@
This scenario enables IPCOMP compression between roadwarrior <b>carol</b> and
gateway <b>moon</b>. Two pings from <b>carol</b> to <b>alice</b> checks
the established tunnel with compression.
This scenario enables IPComp compression between roadwarrior <b>carol</b> and
gateway <b>moon</b>. Two pings from <b>carol</b> to <b>alice</b> check
the established tunnel with compression. The packet sizes of the two pings
are different because the kernel does not compress small packets.