testing: Configure logging via syslog in strongswan.conf
Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
charondebug="ike 4, lib 4"
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
keylife=20m
|
||||
@@ -13,7 +10,7 @@ conn %default
|
||||
esp=aes256-sha512!
|
||||
mobike=no
|
||||
|
||||
conn net-net
|
||||
conn net-net
|
||||
left=PH_IP_MOON
|
||||
leftcert=moonCert.pem
|
||||
[email protected]
|
||||
|
||||
Reference in New Issue
Block a user