Subject: Re: Solved!!! (Re:Can't install dhcp-2.0b1pl26)
To: Naoki Kobayashi <ntsu9121@dd.catv.ne.jp>
From: Ted Lemon <mellon@isc.org>
List: port-mac68k
Date: 04/26/1999 11:37:19
Can you give me the _entire_ output of the DHCP client, not just the
end? Also, can you run tcpdump on some other machine and send me
that as well? The correct invocation is:
tcpdump -e -x -s 1500 udp port 67
Thanks!
BTW, rather than rebooting, you can just kill dhclient and restart
it. If you restart it with the -d flag, it won't become a daemon,
which can be handy when debugging.
_MelloN_