upgraded ikev1 scenarios to 5.0.0
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
plutodebug=control
|
||||
charonstart=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
@@ -11,11 +10,21 @@ conn %default
|
||||
keyingtries=1
|
||||
keyexchange=ikev1
|
||||
authby=secret
|
||||
|
||||
conn rw-carol
|
||||
also=rw
|
||||
right=PH_IP_CAROL
|
||||
[email protected]
|
||||
auto=add
|
||||
|
||||
conn rw-dave
|
||||
also=rw
|
||||
right=PH_IP_DAVE
|
||||
[email protected]
|
||||
auto=add
|
||||
|
||||
conn rw
|
||||
left=PH_IP_MOON
|
||||
leftsubnet=10.1.0.0/16
|
||||
[email protected]
|
||||
leftfirewall=yes
|
||||
right=%any
|
||||
auto=add
|
||||
|
||||
Reference in New Issue
Block a user