Projet

Général

Profil

Télécharger (9,42 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / diag_ipsec.php @ 17402c63

# Date Auteur Commentaire
17402c63 18 août 2014 22:33 Ermal

Correct the ipsec status pages to show proper information as needed.

859a5304 12 juin 2014 13:59 Renato Botelho

Fix #3665, show IPSec tunnel description on status page

6186c00a 12 juin 2014 13:16 Renato Botelho

Fix td class

a8590dd6 16 mai 2014 23:45 Colin Fleming

Tidy up "diag_ipsec" XHTML

Add SUMMARY to TABLES
Move NOWRAP into CLASS statement
Close INPUT and IMG tags and add ALT to IMG tag
Add dummy row to TBODY but don't display it
Deprecate Ampersand in ANCHOR tag

91f026b0 19 mars 2014 23:38 ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

8cd558b6 14 mars 2014 21:24 ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

c7fbdd6c 27 février 2014 17:39 Ermal

Make the IPSec status page work with strongswan

df0878b0 26 février 2014 17:24 Ermal

Add a function to read the status of connections/SAs/SPDs from smp plugin of StrongSWAN. No need to go through the setkey dumps

ec8b4d8d 11 février 2013 10:42 Ermal

Try to use standard interface to find the source for connecting a tunnel. Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble

614be051 06 février 2013 11:12 bcyrill

Add IPv6 support to diag_ipsec.php connect button

b32dd0a6 10 août 2012 19:32 jim-p

Activate new shortcuts/status in the rest of the areas that are currently setup.

6e0b68bf 25 mai 2012 22:42 jim-p

List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986

a425a28b 18 mai 2012 03:37 Cristian Feldman

Moved status text to img title (tooltip)

4976f453 18 mai 2012 03:37 Cristian Feldman

Added description text for IPSec tunnel status in "Status: IPsec" page

59231855 13 avril 2012 18:50 Darren Embry

Feature #1864 "Start" button for IPsec should be available for IP alias networks

might need more testing.

http://redmine.pfsense.org/issues/1864

6e8b0ec3 08 novembre 2010 23:21 jim-p

Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a ping from a local IP in the p2 subnet (if one exists on the router) to the remote p2 subnet.

b385327a 14 août 2010 20:37 Chris Buechler

show red X if IPsec is completely disabled

89a24955 11 août 2010 20:53 Carlos Eduardo Ramos

gettext() fixes on diag_ipsec.php

f8ec8de4 16 juillet 2010 19:35 Renato Botelho

Sync with mainline, diag_* files were missing

0b3abd3b 30 juin 2010 14:30 Renato Botelho

Reset diag_ files

0d3f528b 18 juin 2010 22:21 jean.feltrin

Implement gettext() calls

221f5d17 06 avril 2010 00:06 Chris Buechler

don't display disabled tunnels on diag_ipsec.php

fix up L2TP text

483e6de8 21 novembre 2009 22:08 Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

09725e76 08 novembre 2009 04:21 Chris Buechler

add links to IPsec logs under IPsec status and other pages

13d193c2 15 septembre 2009 00:20 Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

034b4918 24 août 2009 00:16 Scott Ullrich

Make sortable

ff9d6728 20 août 2009 21:33 Scott Ullrich

Modify sortable.js to work on tabcont as opposed to sortable class. This 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

0f78d3ad 20 août 2009 21:16 Scott Ullrich

Make Status -> IPSec table sortable. Fix colors and styling on sortable table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support

edceabce 25 janvier 2009 01:53 Bill Marquette

Show all tunnels regardless of how many are actually up, we have a cool yellow status indicator showing tunnel status, let's show it instead of "no associations" message

ba363183 30 août 2008 08:14 Scott Ullrich

Center status box

6b07c15a 01 août 2008 08:30 Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

a93e56c5 11 juillet 2008 03:55 Matthew Grooms

Overhaul IPsec related code. Shared functions have been consolidated into
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...

d88c6a9f 16 novembre 2007 01:48 Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

b05248a9 17 octobre 2007 06:59 Seth Mos

Correctly check the disabled bit

645140bb 14 octobre 2007 01:43 Seth Mos

Do no show disabled tunnels

e461fcfc 05 octobre 2007 10:41 Seth Mos

Fix broken ipsec logic

a9c86723 05 octobre 2007 09:27 Seth Mos

Fix ipsec overview for wan interface, carp already worked

be34f538 29 septembre 2007 20:51 Seth Mos

Do not throw errors on empty arrays

6ec0830d 29 août 2007 07:45 Simon Cornelius P Umacob

changed text for consistency

a097d3c0 23 juillet 2007 12:57 Seth Mos

Correct link too self

331aa57b 29 mai 2007 23:07 Scott Ullrich
  • Add description
  • Add local subnet
  • Add remote subnet
21932fc6 29 mai 2007 22:54 Scott Ullrich

Remove extra debugging echo.

cf7d1057 29 mai 2007 22:46 Scott Ullrich

Add diag IPSEC screen.