summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
diff options
context:
space:
mode:
authormgrooms <mgrooms@shrew.net>2009-03-15 03:47:18 +0000
committermgrooms <mgrooms@shrew.net>2009-03-15 03:47:18 +0000
commit87e07f5242b8018a9c45afee448377d05fbe00c4 (patch)
tree9d49712e09c5eafd81d59c4e7f0ae0da4f43fb58 /usr/local/www/vpn_ipsec.php
parent07ea77d066fafcf8121dddf83cec8f38e051e986 (diff)
downloadpfsense-87e07f5242b8018a9c45afee448377d05fbe00c4.zip
pfsense-87e07f5242b8018a9c45afee448377d05fbe00c4.tar.gz
Move the IPsec pinghost option from phase1 to phase2. Correct some
bugs that were preventing the local address from being selected.
Diffstat (limited to 'usr/local/www/vpn_ipsec.php')
-rwxr-xr-xusr/local/www/vpn_ipsec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php
index 44efa5a..c309986 100755
--- a/usr/local/www/vpn_ipsec.php
+++ b/usr/local/www/vpn_ipsec.php
@@ -440,7 +440,7 @@ function show_ipsec_header() {
<td class="listhdrr">Mode</td>
<td class="listhdrr">P1 Protocol</td>
<td class="listhdrr">P1 Transforms</td>
- <td class="listhdrr">P2 DEscription</td>
+ <td class="listhdrr">P1 Description</td>
<td class ="list">
<a href="vpn_ipsec_phase2.php?ikeid={$ph1ent['ikeid']}{$mobile}">
<img src="./themes/{$g['theme']}/images/icons/icon_plus.gif" title="add phase2 entry" width="17" height="17" border="0">
OpenPOWER on IntegriCloud