summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
* Try to use standard interface to find the source for connecting a tunnel. ↵Ermal2013-02-111-15/+11
| | | | Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble
* Add IPv6 support to diag_ipsec.php connect buttonbcyrill2013-02-061-4/+9
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ↵jim-p2012-05-251-16/+56
| | | | Implements #1986
* Moved status text to img title (tooltip)Cristian Feldman2012-05-171-1/+1
|
* Added description text for IPSec tunnel status in "Status: IPsec" pageCristian Feldman2012-05-171-4/+8
|
* Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-2/+16
| | | | | | might need more testing. http://redmine.pfsense.org/issues/1864
* Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a ↵jim-p2010-11-081-0/+26
| | | | ping from a local IP in the p2 subnet (if one exists on the router) to the remote p2 subnet.
* show red X if IPsec is completely disabledChris Buechler2010-08-141-0/+2
|
* gettext() fixes on diag_ipsec.phpCarlos Eduardo Ramos2010-08-111-1/+1
|
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-13/+13
|
* Reset diag_ filesRenato Botelho2010-06-301-13/+13
|
* Implement gettext() callsjean.feltrin2010-06-181-13/+13
|
* don't display disabled tunnels on diag_ipsec.phpChris Buechler2010-04-051-2/+2
| | | | fix up L2TP text
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
| | | | Simplify get_memory(). Tested on mips/i386
* add links to IPsec logs under IPsec status and other pagesChris Buechler2009-11-071-0/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-3/+5
| | | | include 2009 on files that I have asserted (C) on
* Make sortableScott Ullrich2009-08-231-1/+1
|
* Modify sortable.js to work on tabcont as opposed to sortable class. This ↵Scott Ullrich2009-08-201-2/+1
| | | | has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
* Make Status -> IPSec table sortable. Fix colors and styling on sortable ↵Scott Ullrich2009-08-201-14/+13
| | | | table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support
* Show all tunnels regardless of how many are actually up, we have a cool ↵Bill Marquette2009-01-241-10/+0
| | | | yellow status indicator showing tunnel status, let's show it instead of "no associations" message
* Center status boxScott Ullrich2008-08-301-1/+3
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-147/+89
| | | | | | | | | | | | | | a new file named /etc/ipsec.inc. Tunnel definitions have been split into phase1 and phase2. This allows any number of phase2 definitions to be created for a single phase1 definition. Several facets of configuration have also been improved. The key size for variable length algorithms can now be selected and the phase1 ID options have been extended to allow for more flexible configuration. Several NAT-T related issues have also been resolved. Please note, IPsec remote access functionality has been temporarily disabled. An improved implementation will be included in a follow up commit.
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Correctly check the disabled bitSeth Mos2007-10-171-1/+1
|
* Do no show disabled tunnelsSeth Mos2007-10-131-2/+7
|
* Fix broken ipsec logicSeth Mos2007-10-051-14/+1
|
* Fix ipsec overview for wan interface, carp already workedSeth Mos2007-10-051-0/+2
|
* Do not throw errors on empty arraysSeth Mos2007-09-291-0/+4
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-2/+2
|
* Correct link too selfSeth Mos2007-07-231-2/+2
|
* * Add description * Add local subnet * Add remote subnetScott Ullrich2007-05-291-2/+14
|
* Remove extra debugging echo.Scott Ullrich2007-05-291-1/+0
|
* Add diag IPSEC screen.Scott Ullrich2007-05-291-0/+191
OpenPOWER on IntegriCloud