summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-03-15 02:39:06 +0000
committerBill Marquette <billm@pfsense.org>2005-03-15 02:39:06 +0000
commita88883ee0c79b37024adcee1434349a48f7599fd (patch)
treef2a667a5fc25bc1e8624590620645c77298f8087 /usr/local
parentf9261419cd211f50b3e89bd3cfe1e219a2ce0cdb (diff)
downloadpfsense-a88883ee0c79b37024adcee1434349a48f7599fd.zip
pfsense-a88883ee0c79b37024adcee1434349a48f7599fd.tar.gz
Add a little comment describing why you might want the gateway option
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/services_dhcp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index c061c0c..3ad81c3 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -259,6 +259,7 @@ function enable_change(enable_over) {
<td width="22%" valign="top" class="vncell">Gateway</td>
<td width="78%" class="vtable">
<input name="gateway" type="text" class="formfld" id="gateway" size="20" value="<?=htmlspecialchars($pconfig['gateway']);?>"><br>
+The default is to use the IP of the firewall as the gateway. Specify an alternate gateway here if this is not the correct gateway for your network.
</tr>
<tr>
<td width="22%" valign="top" class="vncell">Default lease
OpenPOWER on IntegriCloud