diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-04-06 18:10:57 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-04-06 18:10:57 +0000 |
commit | b6032b24008e032f2b957ca615161b9e0a76575a (patch) | |
tree | feea6d8e4878f70b5826a7736d7cfa8748d25ca0 /testing/tests | |
parent | f8ab4a8f76ad7827cdfed51a7129155c29953605 (diff) | |
download | strongswan-b6032b24008e032f2b957ca615161b9e0a76575a.tar.bz2 strongswan-b6032b24008e032f2b957ca615161b9e0a76575a.tar.xz |
corrected description
Diffstat (limited to 'testing/tests')
-rw-r--r-- | testing/tests/sql/net2net-cert/description.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/tests/sql/net2net-cert/description.txt b/testing/tests/sql/net2net-cert/description.txt index 6b94fef08..eca79f0bf 100644 --- a/testing/tests/sql/net2net-cert/description.txt +++ b/testing/tests/sql/net2net-cert/description.txt @@ -1,6 +1,5 @@ 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, Automatically inserted iptables-based firewall rules -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>. +establishment of the IPsec tunnel, automatically inserted iptables-based firewall rules +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>. |