summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* fully remove NAT-T, and bring back DPD, nothing wrong with itChris Buechler2009-09-021-3/+3
|
* Disable NATT and DPDScott Ullrich2009-09-021-0/+3
|
* fix AES-256Chris Buechler2009-06-241-2/+2
|
* DPD and NAT-T are not requiredChris Buechler2009-03-251-2/+2
|
* Make sure the DPD interval makes it into the configuration. Also make sure ↵seth2009-03-131-1/+6
| | | | it is numeric
* Initial changes for NAT-TChris Buechler2009-02-081-1/+17
|
* - Add proper support for using hostnames for the remote IPsec gateway.Seth Mos2009-01-151-5/+19
| | | | | | | | | | - Make IPsec reloading granular, this resolves the long standing issue that a IPsec reload will cause all tunnels to drop. - Change IPsec edit screen description for remote gateway that a IP address or hostname is allowed here. We already accepted hostnames before. - Add /etc/rc.newipsecdns, when a hostname changes IP we invoke this script to remove the old tunnel and setup the new one.
* If the Interface is not WAN remove static route on changeSeth Mos2008-06-051-0/+7
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-0/+7
| | | | This to make it easier on large configurations.
* Show CARP IP in brackets () instead of a - which could be confusingScott Ullrich2007-03-181-1/+1
|
* Allow CARP addresses to be the IPSEC endpoint. This cleans up the code ↵Scott Ullrich2007-03-181-2/+8
| | | | GREATLY and removes the FAILOVER IPSEC hack.
* hint at people that a host should be a IP address.Seth Mos2006-12-121-1/+1
|
* If user selects IP adddress, domain name, user fqdn or dynamic dns and ↵Scott Ullrich2006-09-041-117/+129
| | | | leaves the actual value empty in p1myident then throw a input validation error.
* MFC rijndael,rijndael 256 supportScott Ullrich2006-05-211-1/+1
| | | | Requested-by: Andrew Thompson
* MFC vpn ping codeScott Ullrich2006-01-241-0/+13
|
* Fix a dynamic dns lookup issue for DynDns entriesScott Ullrich2006-01-111-2/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-11/+1
|
* Remove auto establish. It's never worked.Scott Ullrich2005-12-261-1/+10
|
* Remove auto establish. It's never worked.Scott Ullrich2005-12-261-9/+2
|
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* Test the correct variable when looking for 0.0.0.0Scott Ullrich2005-10-221-1/+1
|
* MFC 7036Scott Ullrich2005-10-211-0/+2
| | | | Allow remote net to be set to 0.0.0.0
* Use is_domain() to deterimine if item is DYNDNS.Scott Ullrich2005-08-111-4/+4
|
* Allow dynamic dns hostnamesScott Ullrich2005-08-101-1/+2
| | | | Ticket #324
* Do not worry about subnet bits when using 0.0.0.0Scott Ullrich2005-08-041-1/+2
| | | | Ticket #290
* Allow remote net ip of 0.0.0.0.Scott Ullrich2005-08-031-1/+1
| | | | See http://article.gmane.org/gmane.comp.security.firewalls.pfsense.support/965
* Add Dynamic DNS support to IPSEC.Scott Ullrich2005-07-161-2/+2
|
* Accept Dynamic DNS valuesScott Ullrich2005-07-151-1/+12
|
* Add back commented out auto establish itemScott Ullrich2005-07-041-4/+4
|
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Use $pgtitleBill Marquette2005-07-031-3/+3
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
|
* Set page titleScott Ullrich2005-06-261-0/+1
|
* Import slightly diff address_to_pconfig as address_to_pconfig_vpn()Scott Ullrich2005-06-221-1/+17
|
* Restore guiconfig.inc and remove comonly used functions.Scott Ullrich2005-06-221-33/+0
| | | | Somehow I forgot we already cleaned up this mess.
* Don't use an array for page titles.Scott Ullrich2005-06-211-1/+1
| | | | Switch back to pfSense style
* Add back headerScott Ullrich2005-06-211-0/+9
|
* Import m0n0wall ipsec cert codeScott Ullrich2005-06-211-148/+224
|
* Correctly save the multi subnet ipsec optionScott Ullrich2005-06-021-0/+1
|
* fix php syntax error in last commitBill Marquette2005-05-161-1/+1
|
* Remove more duplicate codeBill Marquette2005-05-151-9/+0
|
* Remove duplicate codeBill Marquette2005-05-151-25/+1
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Update to dropdowns to count to /32Scott Ullrich2004-11-211-2/+2
|
* Add Copyright to each file that we have touched so far and re attribute the ↵Scott Ullrich2004-11-191-2/+4
| | | | | | | | | | | 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.
* Move ASCII characters only under input box.Scott Ullrich2004-11-191-1/+2
|
* Note to the user to only use ascii characters in the IPSEC pre-shared keys.Scott Ullrich2004-11-161-2/+2
| | | | Noticed-by: D. Ubevidste <detubevidste_AT_gmail.com
* traffic shaper changesScott Ullrich2004-11-161-100/+116
|
OpenPOWER on IntegriCloud