First swanctl scenario

This commit is contained in:
Andreas Steffen
2014-06-01 21:12:15 +02:00
parent 6048d773c7
commit 2721832a45
17 changed files with 515 additions and 14 deletions
@@ -0,0 +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
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>.