]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
fix html error in scenario description
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 17 Jul 2010 11:09:28 +0000 (13:09 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 17 Jul 2010 11:09:28 +0000 (13:09 +0200)
testing/tests/ikev2/nat-two-rw-mark-in-out/description.txt

index 5b5aa99f8708857fc213892fe7b01c787ef7bf4e..dc0bccff6a1b8ee8306efb3672daff8f81576441 100644 (file)
@@ -5,7 +5,7 @@ after ESP decryption to map these subnets to 10.3.0.10 and 10.3.0.20, respective
 <p/>
 In order to differentiate between the tunnels to <b>alice</b> and <b>venus</b>, respectively,
 <b>XFRM marks</b> are defined for both the inbound and outbound IPsec SAs and policies using
-the <b>mark_in</b> and <b>mark_out/b> parameters in ipsec.conf.
+the <b>mark_in</b> and <b>mark_out</b> parameters in ipsec.conf.
 <p/>
 <b>iptables -t mangle</b> rules are then used in the PREROUTING chain to mark the traffic to
 and from <b>alice</b> and <b>venus</b>, respectively.