added rekeying parameters
This commit is contained in:
@@ -5,6 +5,12 @@ version 2.0 # conforms to second version of ipsec.conf specification
|
|||||||
config setup
|
config setup
|
||||||
plutostart=no
|
plutostart=no
|
||||||
|
|
||||||
|
conn %default
|
||||||
|
ikelifetime=60m
|
||||||
|
keylife=20m
|
||||||
|
rekeymargin=3m
|
||||||
|
keyingtries=1
|
||||||
|
|
||||||
conn net-net
|
conn net-net
|
||||||
left=PH_IP_MOON
|
left=PH_IP_MOON
|
||||||
leftcert=moonCert.pem
|
leftcert=moonCert.pem
|
||||||
|
|||||||
@@ -5,6 +5,12 @@ version 2.0 # conforms to second version of ipsec.conf specification
|
|||||||
config setup
|
config setup
|
||||||
plutostart=no
|
plutostart=no
|
||||||
|
|
||||||
|
conn %default
|
||||||
|
ikelifetime=60m
|
||||||
|
keylife=20m
|
||||||
|
rekeymargin=3m
|
||||||
|
keyingtries=1
|
||||||
|
|
||||||
conn net-net
|
conn net-net
|
||||||
left=PH_IP_SUN
|
left=PH_IP_SUN
|
||||||
leftcert=sunCert.pem
|
leftcert=sunCert.pem
|
||||||
|
|||||||
Reference in New Issue
Block a user