summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Do not allow duplicate subnet entries on left|rightsubnet specification since...Ermal2014-08-181-6/+14
* Do not accept proposal out of that configured even for IKEv2 even though ther...Ermal2014-08-181-2/+1
* Restore behaviour as with racoon to trigger tunnel startup from traffic that ...Ermal2014-08-181-1/+2
* rightsourceip must be used with PSK+Xauth.Chris Buechler2014-08-141-2/+3
* This is required for PSK+Xauth. I'll commit that clarification in a bit.Chris Buechler2014-08-131-1/+6
* Revert "Fix assignment of tunnel IPs to mobile clients."Ermal2014-08-131-6/+1
* Actually disable this plugin for now. It was not really needed for solving th...Ermal2014-08-121-3/+0
* Fix assignment of tunnel IPs to mobile clients.Chris Buechler2014-08-111-1/+6
* Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a ...Matt Smith2014-08-081-5/+17
* Correct this so the dpdaction is created properly as restartErmal2014-08-081-1/+1
* Do a reload on the cofniguration which is better than update. Also let the ke...Ermal2014-08-071-2/+1
* Change the logic of the vpn config generation to make connectivity more stabl...Ermal2014-08-071-161/+166
* Move the rekey to yes always to avoid issues.Ermal2014-08-071-1/+1
* Do not try to rekey for IKEv1.Ermal2014-08-011-1/+6
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-011-2/+2
* Fix for #3785 - 'strongswan config being generated with ike SA lifetime set t...Matt Smith2014-07-301-4/+6
* Fix #3781 - 'strongswan dpdtimeout value not generated correctly'Matt Smith2014-07-291-1/+2
* Fix for bug 3769Matt Smith2014-07-231-2/+2
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-6/+6
* Actually use ph1ent ikeid here otherwise will duplicate ids here.Ermal2014-06-241-1/+1
* Correct variable test here, too. Ticket #3662jim-p2014-05-201-1/+1
* Fix test (variable is a checkbox, not an array/string). Fixes #3662jim-p2014-05-191-1/+1
* Use correct variable name here.jim-p2014-05-191-1/+1
* Make some fixes related to Ticket #3662. Its mostly cleanup.Ermal2014-05-171-3/+2
* Actually make this correctErmal2014-05-161-7/+2
* Use subnet rather than address/netmask to allow multiple clients to behave pr...Ermal2014-05-161-2/+1
* Move duplicated code into a function; Include local ID on mobile tunnel key l...jim-p2014-05-151-66/+10
* Use the right specification for ahnding over the subnet to mobile clientsErmal2014-05-151-8/+6
* Do not specify the rightid in mobile tunnels since it makes things not workErmal2014-05-151-2/+1
* Oops this was moved accidentallyErmal2014-05-151-6/+6
* Correct sense of match and move the code up to since it makes more senseErmal2014-05-151-11/+11
* Actually this should be rightauth2 since they should send the extra infor to ...Ermal2014-05-151-2/+2
* Allow to use PSK+agressive mode since user should have the choice even though...Ermal2014-05-091-0/+3
* This slipped in wronglyErmal2014-05-091-4/+1
* Allow a key to specified for all users as for exmpale when connecting from Ap...Ermal2014-05-091-31/+21
* Pass the loglevels on the config rather than execing commands to specify thes...Ermal2014-05-091-5/+10
* No need to have the ip let strongswan do it for us! Keeping still filterdns t...Ermal2014-05-091-4/+6
* Strongswan does not need the quotes hereErmal2014-05-091-2/+2
* Remove generate policy option since its not relevant with strongswanErmal2014-05-091-4/+0
* Some adjustments to the code for loggingErmal2014-05-091-1/+1
* If unbound is configured then assign it for the vpn serviceWarren Baker2014-04-281-0/+15
* Another dir to be createdErmal2014-04-281-0/+2
* Correct the definitions of certificate path to correct place to allow the dae...Ermal2014-04-281-16/+18
* Update binaries usedErmal2014-04-281-7/+1
* Make this a global so no errors occurErmal2014-03-261-1/+1
* Make this more usable by putting a delimiter in thereErmal2014-03-241-1/+1
* Also configure log levels any time the daemon is restarted.Ermal2014-03-241-0/+1
* Try to put the connection name in the logs for easy identificationErmal2014-03-241-0/+1
* More removal of racoon from referenced in sourcesErmal2014-03-121-5/+2
* Remove remeants of racoonErmal2014-03-121-13/+0
OpenPOWER on IntegriCloud