use of the right=%<fqdn> wildcard

This commit is contained in:
Andreas Steffen
2007-06-26 10:46:30 +00:00
parent 4cb9d7a758
commit 361712fe37
4 changed files with 8 additions and 12 deletions
@@ -18,8 +18,7 @@ conn moon
leftcert=carolCert.pem
[email protected]
leftfirewall=yes
right=moon.strongswan.org
rightallowany=yes
right=%moon.strongswan.org
rightsubnet=10.1.0.0/16
[email protected]
auto=add
@@ -18,8 +18,7 @@ conn moon
leftcert=daveCert.pem
[email protected]
leftfirewall=yes
right=moon.strongswan.org
rightallowany=yes
right=%moon.strongswan.org
rightsubnet=10.1.0.0/16
[email protected]
auto=add
@@ -19,15 +19,13 @@ conn %default
leftfirewall=yes
conn carol
right=carol.strongswan.org
rightallowany=yes
right=%carol.strongswan.org
[email protected]
rightsubnet=PH_IP_CAROL1/32
auto=add
conn dave
right=dave.strongswan.org
rightallowany=yes
right=%dave.strongswan.org
[email protected]
rightsubnet=PH_IP_DAVE1/32
auto=add