upgraded ipv6 scenarios to 5.0.0
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
The roadwarrior <b>carol</b> sets up an IPv6 tunnel connection to gateway <b>moon</b>.
|
||||
The authentication is based on <b>Preshared Keys</b> (PSK) and <b>IPv6 addresses</b> (ID_IPV6_ADDR).
|
||||
<b>firewall=yes</b> automatically inserts ip6tables-based firewall rules that let pass
|
||||
the tunneled traffic. In order to test the tunnel <b>carol</b> sends an IPv6
|
||||
ICMP request to client <b>alice</b> behind the gateway <b>moon</b> using the ping6 command.
|
||||
The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6 tunnel connection each
|
||||
to gateway <b>moon</b>. The authentication is based on distinct <b>pre-shared keys</b>
|
||||
and IPv6 addresses. Upon the successful establishment of the IPsec tunnels,
|
||||
<b>leftfirewall=yes</b> automatically inserts ip6tables-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> send an IPv6 ICMP request to client <b>alice</b>
|
||||
behind the gateway <b>moon</b> using the ping6 command.
|
||||
|
||||
Reference in New Issue
Block a user