Revision dacefa7f
Added by Scott Ullrich over 19 years ago
usr/local/www/services_dnsmasq.php | ||
---|---|---|
133 | 133 |
the forwarder. The DNS forwarder will use the DNS servers |
134 | 134 |
entered in <a href="system.php">System: General setup</a> |
135 | 135 |
or those obtained via DHCP or PPP on WAN if the "Allow |
136 |
DNS server list to be overridden by DHCP/PPP on WAN"</span>
|
|
136 |
DNS server list to be overridden by DHCP/PPP on WAN" |
|
137 | 137 |
is checked. If you don't use that option (or if you use |
138 | 138 |
a static IP address on WAN), you must manually specify at |
139 | 139 |
least one DNS server on the <a href="system.php">System: |
140 | 140 |
General setup</a> page.<br> |
141 | 141 |
<br> |
142 | 142 |
You may enter records that override the results from the |
143 |
forwarders below.</p></td> |
|
143 |
forwarders below.</span></p></td>
|
|
144 | 144 |
</tr> |
145 | 145 |
</table> |
146 | 146 |
<br> |
Also available in: Unified diff
MFC 7984
Don't end <span> tags in the middle of paragraphs, it makes people wonder if their monitors are messedup when text sizes change in wierd places