From c6218473954b5e0d6c17515f41e5dbf63ba55e9f Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 10 Jun 2014 09:13:20 +0200 Subject: [PATCH] Added swanctl/rw-cert scenario --- testing/tests/swanctl/rw-cert/description.txt | 6 ++++ testing/tests/swanctl/rw-cert/evaltest.dat | 34 ++++++++++++++++++++++ .../rw-cert/hosts/carol/etc/strongswan.conf | 13 +++++++++ .../rw-cert/hosts/carol/etc/swanctl/swanctl.conf | 32 ++++++++++++++++++++ .../swanctl/rw-cert/hosts/dave/etc/strongswan.conf | 13 +++++++++ .../rw-cert/hosts/dave/etc/swanctl/swanctl.conf | 32 ++++++++++++++++++++ .../swanctl/rw-cert/hosts/moon/etc/strongswan.conf | 13 +++++++++ .../rw-cert/hosts/moon/etc/swanctl/swanctl.conf | 30 +++++++++++++++++++ testing/tests/swanctl/rw-cert/posttest.dat | 8 +++++ testing/tests/swanctl/rw-cert/pretest.dat | 14 +++++++++ testing/tests/swanctl/rw-cert/test.conf | 21 +++++++++++++ 11 files changed, 216 insertions(+) create mode 100755 testing/tests/swanctl/rw-cert/description.txt create mode 100755 testing/tests/swanctl/rw-cert/evaltest.dat create mode 100755 testing/tests/swanctl/rw-cert/hosts/carol/etc/strongswan.conf create mode 100755 testing/tests/swanctl/rw-cert/hosts/carol/etc/swanctl/swanctl.conf create mode 100755 testing/tests/swanctl/rw-cert/hosts/dave/etc/strongswan.conf create mode 100755 testing/tests/swanctl/rw-cert/hosts/dave/etc/swanctl/swanctl.conf create mode 100755 testing/tests/swanctl/rw-cert/hosts/moon/etc/strongswan.conf create mode 100755 testing/tests/swanctl/rw-cert/hosts/moon/etc/swanctl/swanctl.conf create mode 100755 testing/tests/swanctl/rw-cert/posttest.dat create mode 100755 testing/tests/swanctl/rw-cert/pretest.dat create mode 100755 testing/tests/swanctl/rw-cert/test.conf diff --git a/testing/tests/swanctl/rw-cert/description.txt b/testing/tests/swanctl/rw-cert/description.txt new file mode 100755 index 0000000..15b3822 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/description.txt @@ -0,0 +1,6 @@ +The roadwarriors carol and dave set up a connection each +to gateway moon. The authentication is based on X.509 certificates. +Upon the successful establishment of the IPsec tunnels, leftfirewall=yes +automatically inserts iptables-based firewall rules that let pass the tunneled traffic. +In order to test both tunnel and firewall, both carol and dave ping +the client alice behind the gateway moon. diff --git a/testing/tests/swanctl/rw-cert/evaltest.dat b/testing/tests/swanctl/rw-cert/evaltest.dat new file mode 100755 index 0000000..4f464d6 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/evaltest.dat @@ -0,0 +1,34 @@ +carol::swanctl --list-sas 2> /dev/null::home: #1, ESTABLISHED, IKEv2::YES +dave:: swanctl --list-sas 2> /dev/null::home: #1, ESTABLISHED, IKEv2::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::rw: #1, ESTABLISHED, IKEv2::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::rw: #2, ESTABLISHED, IKEv2::YES +carol::swanctl --list-sas 2> /dev/null::local.*carol@strongswan.org.*192.168.0.100::YES +carol::swanctl --list-sas 2> /dev/null::remote.*moon.strongswan.org.*192.168.0.1::YES +dave:: swanctl --list-sas 2> /dev/null::local.*dave@strongswan.org.*192.168.0.200::YES +dave:: swanctl --list-sas 2> /dev/null::remote.*moon.strongswan.org.*192.168.0.1::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::local.*moon.strongswan.org.*192.168.0.1::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::remote.*carol@strongswan.org.*192.168.0.100::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::local.*moon.strongswan.org.*192.168.0.1::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::remote.*dave@strongswan.org.*192.168.0.200::YES +carol::swanctl --list-sas 2> /dev/null::AES_CBC-128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048::YES +dave:: swanctl --list-sas 2> /dev/null::AES_CBC-128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::AES_CBC-128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::AES_CBC-128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048::YES +carol::swanctl --list-sas 2> /dev/null::home: #1, INSTALLED, TUNNEL, ESP:AES_GCM_16-128::YES +dave:: swanctl --list-sas 2> /dev/null::home: #1, INSTALLED, TUNNEL, ESP:AES_GCM_16-128::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::net: #1, INSTALLED, TUNNEL, ESP:AES_GCM_16-128::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::net: #2, INSTALLED, TUNNEL, ESP:AES_GCM_16-128::YES +carol::swanctl --list-sas 2> /dev/null::local.*192.168.0.100/32::YES +carol::swanctl --list-sas 2> /dev/null::remote 10.1.0.0/16::YES +dave:: swanctl --list-sas 2> /dev/null::local.*192.168.0.200/32::YES +dave:: swanctl --list-sas 2> /dev/null::remote 10.1.0.0/16::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::local.*10.1.0.0/16::YES +moon:: swanctl --list-sas --ike-id 1 2> /dev/null::remote 192.168.0.100/32::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::local.*10.1.0.0/16::YES +moon:: swanctl --list-sas --ike-id 2 2> /dev/null::remote 192.168.0.200/32::YES +alice::ping -c 1 192.168.0.100::64 bytes from 192.168.0.100: icmp_req=1::YES +alice::ping -c 1 192.168.0.200::64 bytes from 192.168.0.200: icmp_req=1::YES +moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES +moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES +moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES +moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES diff --git a/testing/tests/swanctl/rw-cert/hosts/carol/etc/strongswan.conf b/testing/tests/swanctl/rw-cert/hosts/carol/etc/strongswan.conf new file mode 100755 index 0000000..75f1847 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/hosts/carol/etc/strongswan.conf @@ -0,0 +1,13 @@ +# /etc/strongswan.conf - strongSwan configuration file + +swanctl { + load = pem pkcs1 x509 revocation constraints pubkey openssl random +} + +charon { + load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown vici +} + +libstrongswan { + dh_exponent_ansi_x9_42 = no +} diff --git a/testing/tests/swanctl/rw-cert/hosts/carol/etc/swanctl/swanctl.conf b/testing/tests/swanctl/rw-cert/hosts/carol/etc/swanctl/swanctl.conf new file mode 100755 index 0000000..0ba2433 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/hosts/carol/etc/swanctl/swanctl.conf @@ -0,0 +1,32 @@ +connections { + + home { + local_addrs = 192.168.0.100 + remote_addrs = 192.168.0.1 + + local { + auth = pubkey + certs = carolCert.pem + id = carol@strongswan.org + } + remote { + auth = pubkey + id = moon.strongswan.org + } + children { + home { + remote_ts = 10.1.0.0/16 + + start_action = none + updown = /usr/local/libexec/ipsec/_updown iptables + rekey_time = 10m + esp_proposals = aes128gcm128-modp2048 + } + } + + version = 2 + reauth_time = 60m + rekey_time = 20m + proposals = aes128-sha256-modp2048 + } +} diff --git a/testing/tests/swanctl/rw-cert/hosts/dave/etc/strongswan.conf b/testing/tests/swanctl/rw-cert/hosts/dave/etc/strongswan.conf new file mode 100755 index 0000000..75f1847 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/hosts/dave/etc/strongswan.conf @@ -0,0 +1,13 @@ +# /etc/strongswan.conf - strongSwan configuration file + +swanctl { + load = pem pkcs1 x509 revocation constraints pubkey openssl random +} + +charon { + load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown vici +} + +libstrongswan { + dh_exponent_ansi_x9_42 = no +} diff --git a/testing/tests/swanctl/rw-cert/hosts/dave/etc/swanctl/swanctl.conf b/testing/tests/swanctl/rw-cert/hosts/dave/etc/swanctl/swanctl.conf new file mode 100755 index 0000000..a3420a4 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/hosts/dave/etc/swanctl/swanctl.conf @@ -0,0 +1,32 @@ +connections { + + home { + local_addrs = 192.168.0.200 + remote_addrs = 192.168.0.1 + + local { + auth = pubkey + certs = daveCert.pem + id = dave@strongswan.org + } + remote { + auth = pubkey + id = moon.strongswan.org + } + children { + home { + remote_ts = 10.1.0.0/16 + + start_action = none + updown = /usr/local/libexec/ipsec/_updown iptables + rekey_time = 10m + esp_proposals = aes128gcm128-modp2048 + } + } + + version = 2 + reauth_time = 60m + rekey_time = 20m + proposals = aes128-sha256-modp2048 + } +} diff --git a/testing/tests/swanctl/rw-cert/hosts/moon/etc/strongswan.conf b/testing/tests/swanctl/rw-cert/hosts/moon/etc/strongswan.conf new file mode 100755 index 0000000..75f1847 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/hosts/moon/etc/strongswan.conf @@ -0,0 +1,13 @@ +# /etc/strongswan.conf - strongSwan configuration file + +swanctl { + load = pem pkcs1 x509 revocation constraints pubkey openssl random +} + +charon { + load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown vici +} + +libstrongswan { + dh_exponent_ansi_x9_42 = no +} diff --git a/testing/tests/swanctl/rw-cert/hosts/moon/etc/swanctl/swanctl.conf b/testing/tests/swanctl/rw-cert/hosts/moon/etc/swanctl/swanctl.conf new file mode 100755 index 0000000..861d65a --- /dev/null +++ b/testing/tests/swanctl/rw-cert/hosts/moon/etc/swanctl/swanctl.conf @@ -0,0 +1,30 @@ +connections { + + rw { + local_addrs = 192.168.0.1 + + local { + auth = pubkey + certs = moonCert.pem + id = moon.strongswan.org + } + remote { + auth = pubkey + } + children { + net { + local_ts = 10.1.0.0/16 + + start_action = none + updown = /usr/local/libexec/ipsec/_updown iptables + rekey_time = 10m + esp_proposals = aes128gcm128-modp2048 + } + } + + version = 2 + reauth_time = 60m + rekey_time = 20m + proposals = aes128-sha256-modp2048 + } +} diff --git a/testing/tests/swanctl/rw-cert/posttest.dat b/testing/tests/swanctl/rw-cert/posttest.dat new file mode 100755 index 0000000..d7107cc --- /dev/null +++ b/testing/tests/swanctl/rw-cert/posttest.dat @@ -0,0 +1,8 @@ +carol::swanctl --terminate --ike home +dave::swanctl --terminate --ike home +carol::service charon stop 2> /dev/null +dave::service charon stop 2> /dev/null +moon::service charon stop 2> /dev/null +moon::iptables-restore < /etc/iptables.flush +carol::iptables-restore < /etc/iptables.flush +dave::iptables-restore < /etc/iptables.flush diff --git a/testing/tests/swanctl/rw-cert/pretest.dat b/testing/tests/swanctl/rw-cert/pretest.dat new file mode 100755 index 0000000..3fdf01d --- /dev/null +++ b/testing/tests/swanctl/rw-cert/pretest.dat @@ -0,0 +1,14 @@ +moon::iptables-restore < /etc/iptables.rules +carol::iptables-restore < /etc/iptables.rules +dave::iptables-restore < /etc/iptables.rules +moon::service charon start 2> /dev/null +carol::service charon start 2> /dev/null +dave::service charon start 2> /dev/null +moon::swanctl --load-conns 2> /dev/null +carol::swanctl --load-conns 2> /dev/null +dave::swanctl --load-conns 2> /dev/null +moon::swanctl --load-creds 2> /dev/null +carol::swanctl --load-creds 2> /dev/null +dave::swanctl --load-creds 2> /dev/null +carol::swanctl --initiate --child home 2> /dev/null +dave::swanctl --initiate --child home 2> /dev/null diff --git a/testing/tests/swanctl/rw-cert/test.conf b/testing/tests/swanctl/rw-cert/test.conf new file mode 100755 index 0000000..f292988 --- /dev/null +++ b/testing/tests/swanctl/rw-cert/test.conf @@ -0,0 +1,21 @@ +#!/bin/bash +# +# This configuration file provides information on the +# guest instances used for this test + +# All guest instances that are required for this test +# +VIRTHOSTS="alice moon carol winnetou dave" + +# Corresponding block diagram +# +DIAGRAM="a-m-c-w-d.png" + +# Guest instances on which tcpdump is to be started +# +TCPDUMPHOSTS="moon" + +# Guest instances on which IPsec is started +# Used for IPsec logging purposes +# +IPSECHOSTS="moon carol dave" -- 2.7.4