summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lan.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-02 20:10:25 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-02 20:10:25 +0000
commitf0dcff6fa875d8d02fca6b72817e503dca8fee9f (patch)
tree44e98181089eeda898feb5c48330804a8bd3b45b /usr/local/www/interfaces_lan.php
parent5b80d869f7ef8de98a8025a80da9ccdf15e203d1 (diff)
downloadpfsense-f0dcff6fa875d8d02fca6b72817e503dca8fee9f.zip
pfsense-f0dcff6fa875d8d02fca6b72817e503dca8fee9f.tar.gz
Combine note and warning areas into one
Diffstat (limited to 'usr/local/www/interfaces_lan.php')
-rwxr-xr-xusr/local/www/interfaces_lan.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php
index 9feb737..4c8bcf4 100755
--- a/usr/local/www/interfaces_lan.php
+++ b/usr/local/www/interfaces_lan.php
@@ -244,16 +244,11 @@ function enable_change(enable_over) {
<li>change the IP address of your computer</li>
<li>renew its DHCP lease</li>
<li>access the webGUI with the new IP address</li>
+ <li>be sure to add <a href="firewall_rules.php">firewall rules</a> to permit traffic through the interface.</li>
+ <li>You also need firewall rules for an interface in bridged mode as the firewall acts as a filtering bridge.</li>
</ul>
</span></td>
</tr>
- <tr>
- <td width="22%" valign="top">&nbsp;</td>
- <td width="78%"><span class="vexpl"><span class="red"><strong>Note:<br>
- </strong></span>be sure to add <a href="firewall_rules.php">firewall rules</a> to permit traffic
- through the interface. You also need firewall rules for an interface in
- bridged mode as the firewall acts as a filtering bridge.</span></td>
- </tr>
</table>
</form>
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud