[nylug-talk] dhcp with multiple nics?

Chris Knadle Chris.Knadle at coredump.us
Tue Nov 6 17:36:42 EST 2007


On Tuesday 06 November 2007, jh wrote:
> Nov  6 16:45:30 dhcpdns dhcpd: DHCPDECLINE on 192.168.2.83 from
> 00:0a:e4:f3:34:96 via eth1
...
> subnet 192.168.2.0 netmask 255.255.255.0 {
>     range 192.168.2.3 192.168.2.254;
>     option routers 192.168.2.1;
>     option broadcast-address 192.168.2.255;
> }

   Is there any chance that you've got devices with statically assigned IP 
addresses within the 192.168.2.0/24 netblock?  I wonder this because in your 
second netblock the dynamic range starts low at 192.168.2.3, and DHCPDECLINE 
supposedly happens due to "Address conflict detected".

   It's obviously overly coincidental that this only seems to happen to the 
Windows boxes, so I'd be surprised if this were the actual problem.

   -- Chris

-- 

Chris Knadle
Chris.Knadle at coredump.us


More information about the nylug-talk mailing list