diff options
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. |