use of the right=%<fqdn> wildcard
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user