]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/ikev2/net2net-same-nets/description.txt
testing: Migrate ikev2-stroke-bye scenarios to vici
[people/ms/strongswan.git] / testing / tests / ikev2 / net2net-same-nets / description.txt
similarity index 61%
rename from testing/tests/ikev2-stroke-bye/net2net-same-nets/description.txt
rename to testing/tests/ikev2/net2net-same-nets/description.txt
index d0eb3374fb2676c02a2481626dcd29ba8820212c..5a19529feba740a24bd0641069f67b2b0081a56a 100644 (file)
@@ -4,12 +4,11 @@ sees the subnet behind <b>sun</b> as <b>10.4.0.0/14</b> whereas the subnet behin
 sees the subnet behind <b>moon</b> as <b>10.8.0.0/14</b>. The necessary network mappings are
 done on gateway <b>sun</b> using the iptables <b>MARK</b> and <b>NETMAP</b> targets.
 <p/>
-Upon the successful establishment of the IPsec tunnel, on gateway <b>moon</b> the directive
-<b>leftfirewall=yes</b> automatically inserts iptables-based firewall rules that let pass
-the tunneled traffic whereas on gateway <b>sun</b> the script indicated by
-<b>leftupdown=/etc/mark_updown</b> inserts iptables rules that set marks defined in the
-connection definition of <b>ipsec.conf</b> both on the inbound and outbound traffic, create
-the necessary NETMAP operations and forward the tunneled traffic.
+Upon the successful establishment of the IPsec tunnel, on gateway <b>moon</b> the updown
+script automatically inserts iptables-based firewall rules that let pass
+the tunneled traffic. On gateway <b>sun</b>, a custom updown script
+inserts iptables rules that create the necessary NETMAP operations and forward the
+tunneled traffic.
 <p/>
 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> and vice versa.