diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-06-18 14:35:36 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-06-18 14:35:36 +0200 |
commit | 4402bae77d78f0fa4e36f73134e9f332b9ae324a (patch) | |
tree | 5a5166a964b0dcf20df8284258fa2dfcba9a1d4d /testing/tests/swanctl/net2net-cert/description.txt | |
parent | 927dff236615007a773ddcd7df8e17256467b1f3 (diff) | |
download | strongswan-4402bae77d78f0fa4e36f73134e9f332b9ae324a.tar.bz2 strongswan-4402bae77d78f0fa4e36f73134e9f332b9ae324a.tar.xz |
Minor changes in swanctl scenarios
Diffstat (limited to 'testing/tests/swanctl/net2net-cert/description.txt')
-rwxr-xr-x | testing/tests/swanctl/net2net-cert/description.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/swanctl/net2net-cert/description.txt b/testing/tests/swanctl/net2net-cert/description.txt index 6ab45c065..345769a5f 100755 --- a/testing/tests/swanctl/net2net-cert/description.txt +++ b/testing/tests/swanctl/net2net-cert/description.txt @@ -1,6 +1,6 @@ A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up. The authentication is based on <b>X.509 certificates</b>. Upon the successful -establishment of the IPsec tunnel, the updown scripts automatically +establishment of the IPsec tunnel, the updown script automatically inserts iptables-based firewall rules that let pass the tunneled traffic. In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b>. |