summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use better interface names.Ermal Luçi2009-12-281-3/+2
* Fix racoon file gneration when selected type is dyn_dns. Reported-by: http://...Ermal Luçi2009-12-281-0/+1
* Check to see if processes are running before killingsullrich2009-12-021-3/+6
* Reload tunnel policies Ticket #137sullrich2009-12-021-3/+3
* Restore lost code. Noticed-by: Ermalsullrich2009-12-021-2/+2
* Combine PPTP Server subnet and clients. Code imported from m0n0wall. Ticket...sullrich2009-12-021-12/+7
* Remove ipsec_in_use sysctlsullrich2009-11-281-2/+2
* Add newline after set radius server Resolves #184sullrich2009-11-271-0/+2
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-3/+1
* Turn off IPSEC net.inet.ip.ipsec_in_use when IPSEC is disabledScott Ullrich2009-10-281-2/+5
* Set sysctl net.inet.ip.ipsec_in_use=1 when starting racoonScott Ullrich2009-10-281-0/+1
* More IPSec, filter.inc changesEirik Oeverby2009-09-231-8/+13
* Here we go again .. IPSec stuffEirik Oeverby2009-09-231-1/+1
* Add neccessary include.Ermal Luçi2009-09-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+9
* Fix typo in variable name which resulted in a incorrect format for the /var/d...Seth Mos2009-09-011-1/+1
* Unbreak ipsec on my firewall. For some reason p2_ealgos is not being defined...Scott Ullrich2009-08-261-0/+7
* remove debugging echoScott Ullrich2009-08-251-1/+1
* Check correct variablesScott Ullrich2009-08-251-1/+2
* Do not enter for loop if all variables are 0. Apparently we have some includ...Scott Ullrich2009-08-251-5/+9
* Ipsec.inc is in functions.incScott Ullrich2009-08-251-3/+0
* Unbreak IPSEC!Scott Ullrich2009-08-231-0/+3
* Do not send a HUP to racoon as that causes issue with initialSeth Mos2009-07-141-3/+0
* Switch over the dns list from arguments to dnswatch to a file which holds the...Seth Mos2009-07-141-4/+3
* Make the dnswatch_list array unique before processing itSeth Mos2009-07-131-0/+1
* Silence route delete, this will also match on local network connectedSeth Mos2009-07-131-1/+1
* Correct variable names so that the logging is useful.Seth Mos2009-07-061-2/+1
* Remove some unneccessary calls to filter_configure() they just give recursivity!Ermal Luçi2009-06-181-14/+2
* Use is_dir, not is_file for detecting directory existance.Scott Ullrich2009-06-021-1/+1
* fix route deletionChris Buechler2009-05-311-2/+2
* clarify log messageChris Buechler2009-05-311-4/+2
OpenPOWER on IntegriCloud