On Wed, 21 Sep 2005 07:35:27 -0500 nate at refried.org (Nate Straz) wrote: > On Wed, Sep 21, 2005 at 12:13:26AM -0500, Josh Trutwin wrote: > > dhcpd doesn't complain about syntax but when I go to the logs, but > > it's not assigning to .2, instead it's using .88: > > Check the leases file of dhcpd to see if that address was already given > out for that MAC address. It probably was already in the leases file > and dhcpd just reused it. Stop dhcpd, remove it from the leases file, > start dhcpd and see what happens. Good suggestion, but it wasn't in the leases file. Josh