From: Ted Lemon Date: Fri, 26 Jun 1998 21:05:58 +0000 (+0000) Subject: Update server-identifier documentaiton. X-Git-Tag: carrel-2~83 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b13b05da07ecc00e5845c63966fcaf29a8c27544;p=thirdparty%2Fdhcp.git Update server-identifier documentaiton. --- diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index a4afd144b..452422340 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -714,8 +714,19 @@ your router is configured for proxy ARP. .PP \fBserver-identifier \fIhostname\fR\fB;\fR .PP -The server-identifier statement is now obsolete and is ignored by -the DHCP server. +The server-identifier statement can be used to define the value that +is sent in the DHCP Server Identifier option for a given scope. The +value specified \fBmust\fR be an IP address for the DHCP server, and +must be reachable by all clients served by a particular scope. +.PP +The use of the server-identifier statement is not recommended - the only +reason to use it is to force a value other than the default value to be +sent on occasions where the default value would be incorrect. The default +value is the first IP address associated with the physical network interface +on which the request arrived. The usual case where the +\fIserver-identifier\fR statement needs to be sent is when a physical +interface has more than one IP address, and the one being sent by default +isn't appropriate for some or all clients served by that interface. .SH REFERENCE: OPTION STATEMENTS .PP DHCP option statements are documented in the