- applied andreas's patch
- logger output improvements - testin gupdates - and a lot more
This commit is contained in:
@@ -6,10 +6,10 @@ config setup
|
||||
plutostart=no
|
||||
|
||||
conn net-net
|
||||
left=192.168.0.1
|
||||
left=PH_IP_MOON
|
||||
leftcert=moonCert.pem
|
||||
leftsubnet=10.1.0.0/16
|
||||
right=192.168.0.2
|
||||
right=PH_IP_SUN
|
||||
rightcert=sunCert.pem
|
||||
rightsubnet=10.2.0.0/16
|
||||
keyexchange=ikev2
|
||||
|
||||
@@ -6,10 +6,10 @@ config setup
|
||||
plutostart=no
|
||||
|
||||
conn net-net
|
||||
left=192.168.0.2
|
||||
left=PH_IP_SUN
|
||||
leftcert=sunCert.pem
|
||||
leftsubnet=10.2.0.0/16
|
||||
right=192.168.0.1
|
||||
right=PH_IP_MOON
|
||||
rightcert=moonCert.pem
|
||||
rightsubnet=10.1.0.0/16
|
||||
keyexchange=ikev2
|
||||
|
||||
Reference in New Issue
Block a user