summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Actually use sigkillbypid.Ermal2011-01-051-1/+1
* Send a HUP to racoon which is equivalent to the reload-config racoonctl comma...Ermal2011-01-051-1/+3
* Add radius port and radius accounting port to config if supplied.Ermal2010-12-281-1/+7
* Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN'sPierre POMES2010-12-281-2/+3
* Prevent other types of interface for being added to ng_ether(4). It might be ...Ermal2010-12-221-2/+4
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* Do not attach ng_etther(4) to every system interface. Instead do a search if ...Ermal2010-12-171-0/+15
* Some IPsec mobile changes to inch a little closer to working L2TP+IPsec. Tick...jim-p2010-12-101-13/+20
* Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfs...jim-p2010-12-081-2/+5
* Do the setting earlier to not miss any code and make ipsec not work.Ermal2010-12-061-2/+2
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+2
* 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
OpenPOWER on IntegriCloud