intermittent incorrect result for option domain-name-servers

Randy Grimshaw rgrimsha at syr.edu
Thu Sep 14 17:14:50 UTC 2006


Greetings helpful dhcp community! :)

in our configuration each subnet gets a domain-name-servers option
because not all subnets are treated the same,
and then later we group known hosts - sometimes giving them a different
list of dns servers. This generally overrides the subnet.

we have been doing this for some time now... but in the past couple
days an admin has been seeing systems pickup
the subnet defined servers instead of the group defined servers at
first boot.

has anyone else seen this? I am at a loss to explain or correct this.

subnet 128.230.166.0 netmask 255.255.255.0 {
   pool ...
   option domain-name-servers 128.230.112.5, 128.230.101.49;
}
...
group {       # an active directory group
   option domain-name-servers 128.230.108.13,128.230.108.11;
   host ...
}

Thank you for any insight you can lend.

<><Randy


<><Randall Grimshaw
Room 203 Machinery Hall
Syracuse University
Syracuse, NY   13244
315-443-5779
rgrimsha at syr.edu


More information about the dhcp-users mailing list