summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge improvements to filterdns daemonErmal2013-01-041-3/+6
* Also consider 0.0.0.0/0 here since it fails both these tests but is still a v...RELENG_2_0_2jim-p2012-12-071-1/+1
* Restructure these IP/subnet tests so they don't break transport modejim-p2012-08-271-5/+4
* Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ...Ermal2012-05-231-0/+4
* routes should not be skipped when IPsec is on WAN, as WAN may not be the defa...Chris Buechler2012-04-231-3/+2
* Revert "RADIUS accounting updates are needed for PPPoE and L2TP too"Chris Buechler2012-04-111-2/+0
* RADIUS accounting updates are needed for PPPoE and L2TP tooChris Buechler2012-04-111-0/+2
* Don't let an empty subnet into racoon.conf, it can cause parse errors. Ticket...jim-p2012-02-141-0/+9
* Fix reference to PPTP secondary RADIUS server shared secret.jim-p2012-02-131-1/+1
* Only do foreach on the p2's if it's actually an array.jim-p2012-01-311-24/+25
* Ensure we always write out a blank spd.conf if there are no phase 2 entries. ...jim-p2011-12-091-11/+10
* Fix several issues in pppoe code and remove duplicated code.Ermal2011-08-301-2/+2
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-7/+0
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-0/+7
* Also escape \ in pptp passwords.jim-p2011-07-281-1/+2
* Prevent php from coring if the wrong parameters are passed to ip2longErmal2011-07-271-0/+5
* Relax PPTP password restrictions, just prevent starting with a !, and limit t...jim-p2011-07-271-2/+4
* Always send the route delete command even if it fails its ok. This avoids hav...Ermal2011-07-251-10/+3
* Use the new change to be less distuptiveErmal2011-07-251-1/+1
* Correct event calling during bootup for rc.newipsecdns and also convert the c...Ermal2011-06-061-1/+1
* Add a GUI selection for racoon's generate_policy directive since it may be us...jim-p2011-06-031-3/+3
* Silence the route changing since it fills the logs with not needed info.Ermal2011-05-271-2/+1
* Don't put an empty PSK into the file, and try to avoid extra whitespace to be...jim-p2011-05-171-1/+2
* passive should always be on for mobile clients per racoon man pageChris Buechler2011-05-061-1/+1
* Disable this log message, as it can be extremely spammy in the logs.jim-p2011-05-041-1/+1
* Give time to filterdns to exit gracefully and after that start a new process.Ermal2011-05-021-0/+1
* Add missing fields for l2tp to define dns and wins serverssmos2011-04-131-2/+5
* Add a toggle under System > Advanced on the misc tab to enable/disable debug ...jim-p2011-04-111-1/+2
* Fix the IPsec ping hosts file generation. This only worked for the lastsmos2011-03-161-1/+1
* Use racoonctl now that ipsec-0.8 is back to reload the config.Ermal2011-03-071-3/+1
* Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels wi...smos2011-03-021-15/+15
* Add a check that should prevent configuration of racoon with duplicate phase ...smos2011-03-021-1/+4
* Add more safeguards and IP address checkssmos2011-02-211-4/+4
* Do not resolve the hostname during boot, also make really sure we have a IP a...smos2011-02-211-2/+3
* Prevent a empty remote gateway IP from ending up in the configsmos2011-02-211-0/+2
* Make sure to initialize the remote gateway IP variable so that it does not en...smos2011-02-211-0/+1
* Do not resolve the dyndns hostnames during boot. With many tunnels that have ...smos2011-02-111-2/+6
* Fix typo (swapped parameters)jim-p2011-01-311-1/+1
* Fix typojim-p2011-01-311-1/+1
* Correct configuration file name.Ermal2011-01-291-1/+1
* Use filterdns instead of dnswatch which will be retired.Ermal2011-01-261-13/+14
* 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
OpenPOWER on IntegriCloud