diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2006-07-03 07:11:30 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2006-07-03 07:11:30 +0000 |
commit | 6db2ac30c7ef635d7eb0b7b38b276166d02da425 (patch) | |
tree | 267a0af7b09749525c9d2aa6e7b0c89b08a8f5ee /testing/tests/ikev1/esp-ah-tunnel/description.txt | |
parent | 92069df82ffee1b8e61f6537f78f2e809f755a4a (diff) | |
download | strongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.bz2 strongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.xz |
tests with subdirectory structure
Diffstat (limited to 'testing/tests/ikev1/esp-ah-tunnel/description.txt')
-rw-r--r-- | testing/tests/ikev1/esp-ah-tunnel/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/ikev1/esp-ah-tunnel/description.txt b/testing/tests/ikev1/esp-ah-tunnel/description.txt new file mode 100644 index 000000000..809f28c57 --- /dev/null +++ b/testing/tests/ikev1/esp-ah-tunnel/description.txt @@ -0,0 +1,6 @@ +In IKE phase 2 the roadwarrior <b>carol</b> proposes to gateway <b>moon</b> +the ESP AES 128 bit encryption algorithm combined with AH SHA-1 authentication. +In order to accept the AH and ESP encapsulated plaintext packets, the iptables firewall +marks all incoming AH packets with the ESP mark. The tunnel mode connection is +tested by <b>carol</b> sending a ping to client <b>alice</b> hiding behind +gateway <b>moon</b>. |