From 0ff486f5076806b26d406509927345e5909ee2f5 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 12 Apr 2016 18:50:58 +0200 Subject: testing: Added swanctl/rw-multi-ciphers-ikev1 scenario --- .../tests/swanctl/rw-multi-ciphers-ikev1/description.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 testing/tests/swanctl/rw-multi-ciphers-ikev1/description.txt (limited to 'testing/tests/swanctl/rw-multi-ciphers-ikev1/description.txt') diff --git a/testing/tests/swanctl/rw-multi-ciphers-ikev1/description.txt b/testing/tests/swanctl/rw-multi-ciphers-ikev1/description.txt new file mode 100755 index 000000000..a46d5a07d --- /dev/null +++ b/testing/tests/swanctl/rw-multi-ciphers-ikev1/description.txt @@ -0,0 +1,15 @@ +The roadwarriors carol and dave set up a connection each +to gateway moon. The IKEv1 main mode authentication is based on +X.509 certificates. +On the gateway two connections with differing parameters are defined: +One for carol using the IKE proposal aes128-sha256-modp3072 +allowing to reach host alice and one for dave using +the IKE proposal 3des-sha1-modp2048 allowing to reach host venus. +

+Since the IP addresses of carol and dave are not known +to moon the matching connection definition can only be determined +by moon after the peer identities have been received. +

+Upon the successful establishment of the IPsec tunnels, carol pings the +client alice and dave the client venus lying in two different +subnets behind the gateway moon. -- cgit v1.2.3