summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system.php')
-rwxr-xr-xusr/local/www/system.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 7a4b0be..2ee3f52 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -252,7 +252,7 @@ include("head.inc");
<br/>
<span class="vexpl">
name of the firewall host, without domain part
- <br>
+ <br/>
e.g. <em>firewall</em>
</span>
</td>
@@ -262,6 +262,8 @@ include("head.inc");
<td width="78%" class="vtable"> <input name="domain" type="text" class="formfld unknown" id="domain" size="40" value="<?=htmlspecialchars($pconfig['domain']);?>">
<br/>
<span class="vexpl">
+ Do not use "local" as a domain name. It will cause local hosts running mDNS (avahi, bonjour, etc.) to be unable to resolve local hosts not running mDNS.
+ <br/>
e.g. <em>mycorp.com</em>
</span>
</td>
OpenPOWER on IntegriCloud