summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Activate code to allow ipsec to work normally.Ermal2010-11-031-2/+2
* More VPN log fixes, for consistency. Ticket #912jim-p2010-11-021-6/+6
* Fix typo (standart -> standard)jim-p2010-11-021-2/+2
* Switch to a unified vpn-linkup and vpn-linkdown.jim-p2010-11-021-6/+6
* Fix l2tp interface naming. Fixes #985jim-p2010-11-021-1/+1
* Use individual linkdown scripts.jim-p2010-11-011-3/+3
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-3/+3
* Fix racoon.conf generation for localid_type=address. Ticket #936pierrepomes2010-10-051-4/+6
* Add contributed patch to allow certain IPsec mobile clients to save Xauth pas...jim-p2010-10-051-0/+3
* DNSWatch core dumps when it encounters white spaces.Warren Baker2010-09-231-1/+1
* Properly check and set "Prefer older IPsec SAs" setting in the config and its...jim-p2010-09-221-4/+8
* Actually decode before writing to mpd.secret. Alos correct variable names. Di...Ermal2010-09-031-1/+1
* Make possible to run multiple instances of pppoe server. Not yet switched to ...Ermal2010-09-021-40/+43
* CA/CERT Movejim-p2010-09-011-2/+2
* also include split_dns, as Cisco VPN clients won't query across the VPN witho...Chris Buechler2010-09-011-2/+4
* Fix spelling error. Thanks-to: wagnoza (IRC)Ermal2010-08-311-1/+1
* Do proper checking on the interval used for dnswatch. Otherwise might pass wr...Ermal2010-08-311-1/+1
* Fix some PPPoE server radius variable references. Fixes #853.jim-p2010-08-271-3/+3
* Let the user choose the IPsec CA instead of assuming.jim-p2010-08-131-1/+1
* Only write out the CA if one exists.jim-p2010-08-131-9/+11
* Flip this checkjim-p2010-08-131-2/+2
* When using a certificate for IPsec, also write out and reference the certific...jim-p2010-08-131-0/+15
* Honor a phase 1 proposal_check if one is set, otherwise use the default.jim-p2010-08-131-2/+2
* Resolves #815. Do not add protection rules if lan interface has no ip.Ermal2010-08-101-5/+7
* Fix test of preferoldsa to check the proper variable name.jim-p2010-07-271-1/+1
* Ticket #655. Another try at this.Ermal2010-07-221-6/+6
* Fixes #755. Workaround bug on dnswatch and properties_read by actually creati...Ermal2010-07-211-1/+1
* Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...Ermal2010-06-151-38/+2
* Honor GUI configured DNS settings for PPTP/PPPoE/L2TP if present.jim-p2010-06-071-20/+30
* Add per-user PSKs to racoon.jim-p2010-05-281-1/+8
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-201-5/+5
* Add a few comments. This should be ready for testing/feedback. Ticket #108jim-p2010-05-061-0/+2
* Add missing ;jim-p2010-05-061-1/+1
* Set proposal check and passive as needed for this scenario also. Ticket #108jim-p2010-05-061-1/+6
* Ensure initial_contact is 'on' in this case to behave as 1.2.3 did. Ticket #108jim-p2010-05-061-3/+4
* Set generate_policy to "on" to behave as 1.2.3 does in this case. Ticket #108jim-p2010-05-061-1/+4
* Only specify peer ID if we are not dealing with a mobile PSK-only tunnel. Tic...jim-p2010-05-061-1/+6
* Do not specify subnet in sainfo if we are dealing with a mobile PSK-only tunn...jim-p2010-05-061-1/+1
* Write out IPsec PSKs for mobile clients. Part of ticket #108.jim-p2010-05-061-0/+7
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP serve...Ermal2010-03-231-3/+3
* Ticket #430. Give a none option to allow for roadwarriors configs.Ermal Luçi2010-03-161-5/+7
* Only fetch inet family routes.Ermal2010-03-121-1/+1
* Prevent errors when running without a lan defined interface. Also remove some...Ermal Luçi2010-02-241-7/+7
* Three fixes:pierrepomes2010-02-171-8/+6
* Ticket #332. Simplify creating the ipsecpinghosts file.Ermal Luçi2010-02-091-3/+9
* ping_hosts.sh is no more in /etc. Remove some unneeded lines.Ermal Luçi2010-02-031-1/+1
* Use global variable.Ermal Luçi2010-02-031-2/+2
* Use global variable and do not loop all entries undefinitely.Ermal Luçi2010-02-031-2/+4
* Do propper checking on sasyncd to not try to start this damon uselessly.Ermal Luçi2010-02-031-10/+9
* Do not fail to create racoon.conf if there is no ip on wan. this might be a v...Ermal Luçi2010-01-281-9/+0
OpenPOWER on IntegriCloud