Fix typo
This commit is contained in:
parent b79719d946
commit 08b840ac39
1 changed files with 1 additions and 2 deletions
| @ -300,8 +300,7 @@ subnet 192.168.3.0 netmask 255.255.255.0 { | |||
option host-name "webserver"; | ||||
} | ||||
}</pre> | ||||
< | ||||
p>The <code>option domain-name-servers</code> line specifies the DNS server we will be running on our router.</p> | ||||
<p>The <code>option domain-name-servers</code> line specifies the DNS server we will be running on our router.</p> | ||||
| ||||
<p>Also the computer serving as our web server on the public LAN has gotten a fixed IP address and provided a fixed hostname.</p> | ||||
| ||||
| |
Loading…
Add table
Add a link
Reference in a new issue