> I seem to be unable to get dhcpd to offer leases annonymously, > IE to machines not explicitly listed with their ether net addresses > in /lib/ndb/local. > > I run it as: > ip/dhcpd 192.186.0.32 128 > ... > Why won't dhcpd offer my wifes mac an IP address?
I've just tried doing the same thing, and successfully set up anonymous leases for three different cients - plan9, linux and macosx. I'd suggest looking at the traffic with snoopy, and checking the network configuration on the mac (DHCP, leave 'Client ID' field blank). -- Richard