diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-10-15 00:11:00 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-10-15 00:11:00 +0000 |
commit | deb079204e3f2c48665860302a12f79913529d03 (patch) | |
tree | 3e51767423ccf61a92b31a655d0db8c0ae7f5b77 /testing/tests/pfkey/rw-cert/description.txt | |
parent | c126cdc270cd24ce9679f8ec45f8b865d2b34eeb (diff) | |
download | strongswan-deb079204e3f2c48665860302a12f79913529d03.tar.bz2 strongswan-deb079204e3f2c48665860302a12f79913529d03.tar.xz |
added PFKEYv2 UML scenarios
Diffstat (limited to 'testing/tests/pfkey/rw-cert/description.txt')
-rw-r--r-- | testing/tests/pfkey/rw-cert/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/pfkey/rw-cert/description.txt b/testing/tests/pfkey/rw-cert/description.txt new file mode 100644 index 000000000..15b3822b5 --- /dev/null +++ b/testing/tests/pfkey/rw-cert/description.txt @@ -0,0 +1,6 @@ +The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each +to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>. +Upon the successful establishment of the IPsec tunnels, <b>leftfirewall=yes</b> +automatically inserts iptables-based firewall rules that let pass the tunneled traffic. +In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping +the client <b>alice</b> behind the gateway <b>moon</b>. |