upgrade p2pnat scenarios to 5.0.0
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
strictcrlpolicy=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
@@ -19,10 +17,11 @@ conn %default
|
||||
|
||||
conn medsrv
|
||||
[email protected]
|
||||
leftauth=psk
|
||||
right=PH_IP_CAROL
|
||||
[email protected]
|
||||
rightauth=pubkey
|
||||
mediation=yes
|
||||
authby=psk
|
||||
auto=add
|
||||
|
||||
conn peer
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
strictcrlpolicy=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
@@ -19,7 +17,9 @@ conn medsrv
|
||||
left=PH_IP_CAROL
|
||||
leftcert=carolCert.pem
|
||||
[email protected]
|
||||
leftauth=pubkey
|
||||
leftfirewall=yes
|
||||
right=%any
|
||||
rightauth=psk
|
||||
mediation=yes
|
||||
auto=add
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
strictcrlpolicy=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
@@ -19,9 +17,10 @@ conn %default
|
||||
|
||||
conn medsrv
|
||||
[email protected]
|
||||
leftauth=psk
|
||||
right=PH_IP_CAROL
|
||||
[email protected]
|
||||
authby=psk
|
||||
rightauth=pubkeye
|
||||
mediation=yes
|
||||
auto=start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user