*** From dhcp-server -- To unsubscribe, see the end of this message. ***
In versions 2.0 - 3.1 (today's CVS contents), server/confpars.c does not
grok fixed-address statements containing multiple address parameters separated
by commas. dhcpd will not load a config file containing statements of this form.
Things work fine when using multiple host declarations, with one
fixed-address per declaration. Also, if multiple fixed-address declarations
appear within a host statement, only the last fixed-address statement takes
effect.
If fixing this bug in confparse.c is low priority, how about replacing the
dhcpd.conf.5 man page paragraph below,
If it is desirable to be able to boot a DHCP or BOOTP client
on more than one subnet with fixed addresses, more than one
address may be specified in the fixed-address parameter, or
more than one host statement may be specified.
with this paragraph?
If it is desirable to be able to boot a DHCP or BOOTP client
on more than one subnet with fixed addresses, then multiple
host statements should be used. Only one fixed-address
declaration should be used per host statement.
-----------------------------------------------------------------------
List Archives : http://www.isc.org/ml-archives/dhcp-server/
Unsubscribe : http://www.isc.org/dhcp-lists.html
-or- : mailto:[EMAIL PROTECTED]?Subject=unsubscribe
-----------------------------------------------------------------------