summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Generate nat rules for ipsec when neededErmal2014-03-121-6/+5
* Better just use start here seems to be more reliableErmal2014-03-061-1/+1
* Correct the generation of the config for mobile tunnels as wellErmal2014-03-061-4/+3
* Push log changes for IPSec and fix generation of strongswan.conf and ipsec.se...Ermal2014-02-251-3/+18
* * Correct logging to syslog and proper file for ipsec from strongswanErmal2014-02-251-3/+19
* Be specific on the authentication method to use since xauth-eap will be activ...Ermal2014-02-121-3/+3
* Correct script pathErmal2014-02-121-1/+1
* Remove references to racoon and correct some handling of ipsec configurationErmal2014-02-121-13/+10
* Remove copy paste leftoverErmal2014-02-121-1/+1
* If specified add authentication script configuration to strongswan.confErmal2014-02-121-0/+16
* First swing at converting from racoon to StrongSWAN.Ermal2014-02-061-855/+458
* Provide a setting to disable the auto added LAN SPDs in the DBErmal2013-12-191-1/+1
* Use current racoon.conf syntax to avoid issues when deprecated one is removed...Renato Botelho2013-12-101-1/+2
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-061-1/+5
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-281-7/+2
* Remove SPD when disable phase2, it fixes #2719Renato Botelho2013-09-031-1/+1
* Delete old route for remote gateway when its IP changes. It fixes #3155Renato Botelho2013-08-221-0/+3
* Don't print this message for a mobile IPsec setup. It's normal for it to not ...jim-p2013-08-061-1/+4
* Remove extra parenthesisRenato Botelho2013-06-041-1/+1
* Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/spe...Renato Botelho2013-06-041-1/+1
* vpn.inc calls functions from ipsec.inc but doesn't actually include it in all...jim-p2013-06-031-0/+2
* Remove unecessary ifRenato Botelho2013-05-221-14/+12
* This didn't fix anything, made another syntax error. Revert "Seems to be miss...jim-p2013-05-161-1/+1
* Seems to be missing a semicolon here.jim-p2013-05-161-1/+1
* Fix indent and whitespaceRenato Botelho2013-05-151-41/+40
* Make return value of vpn_ipsec_configure() have a meaning when ipsec is enabl...Ermal2013-04-221-3/+3
OpenPOWER on IntegriCloud