Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
dhcp
Commits
f54a146c
Commit
f54a146c
authored
Sep 18, 2017
by
Thomas Markwalder
Browse files
[master] Fixed man page typo
modified: server/dhcpd.conf.5
parent
a58a1076
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/dhcpd.conf.5
View file @
f54a146c
...
...
@@ -346,11 +346,10 @@ about the address.
There may be a host declaration matching the client's identification.
If that host declaration contains a fixed-address declaration that
lists an IP address that is valid for the network segment to which the
client is connected. In this case, the DHCP server will never do
dynamic address allocation. In this case, the client is \fIrequired\fR
to take the address specified in the host declaration. If the
client sends a DHCPREQUEST for some other address, the server will respond
with a DHCPNAK.
client is connected, the DHCP server will never do dynamic address allocation.
In this case, the client is \fIrequired\fR to take the address specified
in the host declaration. If the client sends a DHCPREQUEST for some other
address, the server will respond with a DHCPNAK.
.PP
When the DHCP server allocates a new address for a client (remember,
this only happens if the client has sent a DHCPDISCOVER), it first
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment