testing: Fixed description in swanctl/rw-ntru-bliss scenario

This commit is contained in:
Andreas Steffen 2015-12-18 15:24:59 +01:00
parent 9463350943
commit 490ba67682

View File

@ -8,7 +8,7 @@ Both <b>carol</b> and <b>dave</b> request a <b>virtual IP</b> via the IKEv2 conf
The gateway <b>moon</b> assigns virtual IP addresses from the pool 10.3.0.0/28 in a monotonously
increasing order.
<p>
<b>The updown script automatically inserts iptables-based firewall rules that let pass
The updown script automatically inserts iptables-based firewall rules that let pass
the tunneled traffic. In order to test the tunnels, <b>carol</b> and <b>dave</b> then ping
the client <b>alice</b> behind the gateway <b>moon</b>. The source IP addresses of the two
pings will be the virtual IPs <b>carol1</b> and <b>dave1</b>, respectively.