From 4013744d1cb1a628744b5d9cd025475bfa8ed034 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Wed, 2 Sep 2009 21:03:02 -0400 Subject: fully remove NAT-T, and bring back DPD, nothing wrong with it --- usr/local/www/vpn_ipsec_edit.php | 6 +++--- usr/local/www/vpn_ipsec_mobile.php | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/vpn_ipsec_edit.php b/usr/local/www/vpn_ipsec_edit.php index e2495cb..888c8fb 100755 --- a/usr/local/www/vpn_ipsec_edit.php +++ b/usr/local/www/vpn_ipsec_edit.php @@ -373,7 +373,7 @@ function methodsel_change() { Select the interface for the local endpoint of this tunnel. + NAT-T > @@ -381,14 +381,14 @@ function methodsel_change() { Set this option to enable the use of NAT-T (i.e. the encapsulation of ESP in UDP packets) if needed, which can help with clients that are behind restrictive firewalls. + */ +?> DPD interval seconds
Enter a value here to enable Dead Peer Detection (e.g. 60 seconds). -*/ -?> Local subnet diff --git a/usr/local/www/vpn_ipsec_mobile.php b/usr/local/www/vpn_ipsec_mobile.php index d8443b3..49ca1b1 100755 --- a/usr/local/www/vpn_ipsec_mobile.php +++ b/usr/local/www/vpn_ipsec_mobile.php @@ -291,6 +291,7 @@ function methodsel_change() { bit, 5 = 1536 bit
Must match the setting chosen on the remote side. + NAT Traversal @@ -299,6 +300,7 @@ function methodsel_change() { Set this option to enable the use of NAT-T (i.e. the encapsulation of ESP in UDP packets) if needed, which can help with clients that are behind restrictive firewalls. + */ ?> DPD Interval -- cgit v1.1