diff options
-rw-r--r-- | testing/tests/swanctl/rw-ntru-bliss/description.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/swanctl/rw-ntru-bliss/description.txt b/testing/tests/swanctl/rw-ntru-bliss/description.txt index 8759e0d25..82ebd89ad 100644 --- a/testing/tests/swanctl/rw-ntru-bliss/description.txt +++ b/testing/tests/swanctl/rw-ntru-bliss/description.txt @@ -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. |