From 490ba676823d0a25a6f975da73861f0799cdd838 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 18 Dec 2015 15:24:59 +0100 Subject: [PATCH] testing: Fixed description in swanctl/rw-ntru-bliss scenario --- testing/tests/swanctl/rw-ntru-bliss/description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tests/swanctl/rw-ntru-bliss/description.txt b/testing/tests/swanctl/rw-ntru-bliss/description.txt index 8759e0d252..82ebd89ad0 100644 --- a/testing/tests/swanctl/rw-ntru-bliss/description.txt +++ b/testing/tests/swanctl/rw-ntru-bliss/description.txt @@ -8,7 +8,7 @@ Both carol and dave request a virtual IP via the IKEv2 conf The gateway moon assigns virtual IP addresses from the pool 10.3.0.0/28 in a monotonously increasing order.

-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, carol and dave then ping the client alice behind the gateway moon. The source IP addresses of the two pings will be the virtual IPs carol1 and dave1, respectively.