diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-06-18 14:35:59 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-06-18 14:35:59 +0200 |
commit | 3f5f0b894039c4e8de4c51fed37e2fe0a66c7af6 (patch) | |
tree | 0cc4afe12d7ae871e6a3913784015ec56bd5fb47 /testing/tests/swanctl/net2net-start/description.txt | |
parent | 4402bae77d78f0fa4e36f73134e9f332b9ae324a (diff) | |
download | strongswan-3f5f0b894039c4e8de4c51fed37e2fe0a66c7af6.tar.bz2 strongswan-3f5f0b894039c4e8de4c51fed37e2fe0a66c7af6.tar.xz |
Added swanctl/net2net-start scenario
Diffstat (limited to 'testing/tests/swanctl/net2net-start/description.txt')
-rwxr-xr-x | testing/tests/swanctl/net2net-start/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/swanctl/net2net-start/description.txt b/testing/tests/swanctl/net2net-start/description.txt new file mode 100755 index 000000000..9c67ed605 --- /dev/null +++ b/testing/tests/swanctl/net2net-start/description.txt @@ -0,0 +1,6 @@ +A tunnel connecting the subnets behind the gateways <b>moon</b> and <b>sun</b>, +respectively, is automatically established by means of the setting +<b>auto=start</b> in ipsec.conf. The connection is tested by client <b>alice</b> +behind gateway <b>moon</b> pinging the client <b>bob</b> located behind +gateway <b>sun</b>. The updown script automatically inserts iptables-based +firewall rules that let pass the tunneled traffic. |