Subject: Re: new dhcpd & bootp
To: Matt Thomas <matt@3am-software.com>
From: Ted Lemon <mellon@isc.org>
List: current-users
Date: 05/08/2000 11:53:12
> Well, neither my powerbook nor my decserver 700 will work with
> the latest dhcpd. /var/log/messages shows things being sent but
> neither like the response.
Can you send me the output of tcpdump -x -n -e -s 1500 udp port 67?
The Powerbook should work if it's recent, although there were some
really ugly problems with OT DHCP for a while. The DECserver 700 is
probably also not setting the broadcast bit. Try setting
``always-broadcast on;'' in your dhcpd.conf file, also, and see if
anything changes.
_MelloN_