Added ikev2/net2net-dnssec scenario

This commit is contained in:
Andreas Steffen
2013-02-19 12:25:01 +01:00
committed by Tobias Brunner
parent 37c589f0e0
commit 1d4ff25fb8
17 changed files with 220 additions and 0 deletions
@@ -0,0 +1,8 @@
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
The authentication is based on trustworthy public keys stored as <b>IPSECKEY</b>
resource records in the Domain Name System (DNS) and protected by <b>DNSSEC</b>.
<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>.