diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-02-12 23:01:48 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-02-12 23:01:48 +0100 |
commit | 5374fe3a0975a907bf02e9c16f4bc1dbfeb2ad45 (patch) | |
tree | db0810deb69554f10d44e6f063b461c6d607bc9b /testing/tests/ikev1/net2net-fragmentation/description.txt | |
parent | bac1052dea7169b3a0898331f10043e782bab2b1 (diff) | |
download | strongswan-5.0.3dr1.tar.bz2 strongswan-5.0.3dr1.tar.xz |
added ikev1/net2net-fragmentation scenario5.0.3dr1
Diffstat (limited to 'testing/tests/ikev1/net2net-fragmentation/description.txt')
-rw-r--r-- | testing/tests/ikev1/net2net-fragmentation/description.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/ikev1/net2net-fragmentation/description.txt b/testing/tests/ikev1/net2net-fragmentation/description.txt new file mode 100644 index 000000000..6fe773299 --- /dev/null +++ b/testing/tests/ikev1/net2net-fragmentation/description.txt @@ -0,0 +1,9 @@ +A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up. +The authentication is based on <b>X.509 certificates</b>. The proprietary IKEv1 fragmentation +protocol prevents the IP fragmentation of the IKEv1 messages carrying the large X.509 +certificates. +<p/> +Upon the successful establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically +inserts iptables-based firewall rules that let pass the tunneled traffic. +In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b> +pings client <b>bob</b> located behind gateway <b>sun</b>. |