summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* Start sasyncd verboseScott Ullrich2005-07-101-1/+1
|
* Reload filter configuration after vpn changesScott Ullrich2005-07-081-6/+14
|
* Setup sasyncdScott Ullrich2005-07-081-0/+2
|
* * Back out the M0n0wall certificate import. Somehow it broke ipsec.Scott Ullrich2005-07-081-266/+164
| | | | * Merge back in Failover VPN. It REALLY works now ;)
* Do not assign variables if $config['installedpackages']['sasyncd']['config'] ↵Scott Ullrich2005-07-071-23/+25
| | | | is not defined
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-1/+0
|
* Clean up foreach() warnings if you don't use sasyncdBill Marquette2005-07-041-1/+3
|
* Correctly setup sasyncd and vpn failoverScott Ullrich2005-07-041-25/+15
|
* Correctly set failover ip addressScott Ullrich2005-07-041-17/+19
|
* only echo out when we're bootingScott Ullrich2005-07-041-1/+2
|
* Use packages bindto areaScott Ullrich2005-07-041-13/+13
|
* Do not call filer_configure() if booting. set /tmp/filter_boot_dirty flag.Scott Ullrich2005-07-031-2/+2
|
* Do not call filer_configure() if booting. set /tmp/filter_boot_dirty flag.Scott Ullrich2005-07-031-3/+4
|
* Do not clear out previous string.Scott Ullrich2005-07-031-3/+1
|
* Remove extra white spaceScott Ullrich2005-07-031-1/+1
|
* Remove extra white spaceScott Ullrich2005-07-031-2/+0
|
* Add mode, listen on and flush mode sync directives for sasyncdScott Ullrich2005-07-031-0/+11
|
* Add failover vpn backend support.Scott Ullrich2005-07-031-7/+38
|
* Import back in pfSense modifications:Scott Ullrich2005-07-031-7/+35
| | | | | * Failover IPSEC support ['ipsec']['ip'] * creategfif support for multi subnet routing
* Import m0n0wall's backend vpn.inc which has certificate support.Scott Ullrich2005-07-031-185/+257
|
* Allow maximum PPTP clients to be overridden by:Scott Ullrich2005-06-141-3/+9
| | | | | pptp->n_pptp_units pptp->n_pptp_units
* * Minor cleanup, almost entirely of bootup messages.Colin Smith2005-05-181-9/+6
|
* Do not foreach through $ipseccfg['tunnel'] if its not definedScott Ullrich2005-04-261-7/+8
|
* Override correct wan ip address for vpn failover.Scott Ullrich2005-03-311-0/+2
|
* extra }Scott Ullrich2005-03-311-2/+0
|
* Allow ipsec->ip override for listen interface and spd.confScott Ullrich2005-03-311-4/+6
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* use better mkdir functionBill Marquette2005-03-171-2/+1
|
* Allow setting of racoon listening interface on the ipsec vpn screen. This ↵Scott Ullrich2005-03-031-1/+16
| | | | allows failover vpn!
* Redirect sysctl output to /dev/nullScott Ullrich2005-01-251-1/+1
|
* Supply full path to sysctlScott Ullrich2005-01-251-1/+1
|
* sysctl -> systemScott Ullrich2005-01-111-1/+1
|
* fastforwarding is not compatible with ipsec tunnels -- turn it off if the ↵Scott Ullrich2005-01-111-0/+3
| | | | user has ipsec tunnels.
* Add Copyright to each file that we have touched so far and re attribute the ↵Scott Ullrich2004-11-191-1/+3
| | | | | | | | | | | file to Manuel Kasper such as: Copyright (C) 2004 Scott Ullrich All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved.
* bug fix: Honour newer sa settingScott Ullrich2004-11-191-5/+3
|
* add support for net.key.preferred_oldsa and add a checkbox on IPSec screenScott Ullrich2004-11-191-2/+2
|
* add support for net.key.preferred_oldsaScott Ullrich2004-11-191-0/+5
|
* take out the previous echo $ifface since that was a debugging item.Scott Ullrich2004-11-141-1/+0
|
* allow user to set a hidden ipsec field called "creategif" which will create ↵Scott Ullrich2004-11-111-107/+137
| | | | gif entries which are useful for routing.
* Initial revisionScott Ullrich2004-11-071-0/+559
OpenPOWER on IntegriCloud