Added swanctl/rw-psk-fqdn and swanctl/rw-psk-ipv4 scenarios

This commit is contained in:
Andreas Steffen
2014-06-14 15:40:23 +02:00
parent 3eb22f1f00
commit 39d6469d76
22 changed files with 441 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
to gateway <b>moon</b>. The authentication is based on distinct <b>pre-shared keys</b>
and <b>IPv4</b> addresses. Upon the successful establishment of the IPsec tunnels,
<b>leftfirewall=yes</b> automatically inserts iptables-based firewall rules that
let pass the tunneled traffic. In order to test both tunnel and firewall, both
<b>carol</b> and <b>dave</b> ping the client <b>alice</b> behind the gateway <b>moon</b>.