From: Tobias Brunner Date: Fri, 24 Aug 2012 09:52:01 +0000 (+0200) Subject: Removed deprecated options from ipsec.conf template X-Git-Tag: 5.0.1~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454fb91367715a2bd82da104d7e21c58eaf974ec;p=thirdparty%2Fstrongswan.git Removed deprecated options from ipsec.conf template --- diff --git a/src/starter/ipsec.conf b/src/starter/ipsec.conf index b1e5d5e0c7..a33d68c0a3 100644 --- a/src/starter/ipsec.conf +++ b/src/starter/ipsec.conf @@ -3,20 +3,14 @@ # basic configuration config setup - # plutodebug=all - # crlcheckinterval=600 # strictcrlpolicy=yes - # cachecrls=yes - # nat_traversal=yes - # charonstart=no - # plutostart=no + # uniqueids = no # Add connections here. # Sample VPN connections #conn sample-self-signed -# left=%defaultroute # leftsubnet=10.1.0.0/16 # leftcert=selfCert.der # leftsendcert=never @@ -26,11 +20,9 @@ config setup # auto=start #conn sample-with-ca-cert -# left=%defaultroute # leftsubnet=10.1.0.0/16 # leftcert=myCert.pem # right=192.168.0.2 # rightsubnet=10.2.0.0/16 # rightid="C=CH, O=Linux strongSwan CN=peer name" -# keyexchange=ikev2 # auto=start