From 6dca6c6f71b0dfe2e390cb6be2a37fd06a46691c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 1 Nov 2006 21:15:19 +0000 Subject: [PATCH] due to narrowing no need for rightsubnetwithin --- testing/tests/ikev2/nat-two-rw/hosts/sun/etc/ipsec.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tests/ikev2/nat-two-rw/hosts/sun/etc/ipsec.conf b/testing/tests/ikev2/nat-two-rw/hosts/sun/etc/ipsec.conf index 43c4f0717..8a289fd7d 100755 --- a/testing/tests/ikev2/nat-two-rw/hosts/sun/etc/ipsec.conf +++ b/testing/tests/ikev2/nat-two-rw/hosts/sun/etc/ipsec.conf @@ -30,5 +30,5 @@ conn host-host conn nat-t leftsubnet=10.2.0.0/16 right=%any - rightsubnetwithin=10.1.0.0/16 + rightsubnet=10.1.0.0/16 auto=add