From: Andreas Steffen Date: Sat, 17 Jul 2010 11:09:28 +0000 (+0200) Subject: fix html error in scenario description X-Git-Tag: 4.4.1~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34e93c0280795d7ab1f7538178cc6250bf19e44c;p=thirdparty%2Fstrongswan.git fix html error in scenario description --- diff --git a/testing/tests/ikev2/nat-two-rw-mark-in-out/description.txt b/testing/tests/ikev2/nat-two-rw-mark-in-out/description.txt index 5b5aa99f87..dc0bccff6a 100644 --- a/testing/tests/ikev2/nat-two-rw-mark-in-out/description.txt +++ b/testing/tests/ikev2/nat-two-rw-mark-in-out/description.txt @@ -5,7 +5,7 @@ after ESP decryption to map these subnets to 10.3.0.10 and 10.3.0.20, respective

In order to differentiate between the tunnels to alice and venus, respectively, XFRM marks are defined for both the inbound and outbound IPsec SAs and policies using -the mark_in and mark_out/b> parameters in ipsec.conf. +the mark_in and mark_out parameters in ipsec.conf.

iptables -t mangle rules are then used in the PREROUTING chain to mark the traffic to and from alice and venus, respectively.