Remove NAT-T option

This commit is contained in:
Scott Ullrich 2007-09-13 23:05:42 +00:00
parent 074e364897
commit 9e57005056

View File

@ -212,14 +212,6 @@ function methodsel_change() {
<td width="78%">
<input name="enable" type="checkbox" id="enable" value="yes" <?php if ($pconfig['enable']) echo "checked"; ?>>
<strong>Allow mobile clients</strong></td>
</tr>
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
<input name="natt" type="checkbox" id="natt" value="yes" <?php if ($pconfig['natt']) echo "checked"; ?>>
<strong>Enable NAT Traversal (NAT-T)</strong><br>
<span class="vexpl">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.</span></td>
</tr>
<tr>
<td colspan="2" valign="top" class="listtopic">Phase 1 proposal