added ikev2/net2net-pubkey scenario

This commit is contained in:
Andreas Steffen
2012-04-30 00:33:18 +02:00
parent 7ea31a17ea
commit 86b79a5f6d
17 changed files with 115 additions and 0 deletions
@@ -0,0 +1,7 @@
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
The authentication is based on <b>raw RSA keys</b> loaded in PKCS#1 format.
<p/>
Upon the successful establishment of the IPsec tunnel, <b>leftfirewall=yes</b>
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>.