On Thu, 5 Feb 2004, Jimmy Firewire wrote: > > And also, using dhclient doesn't work properly. Touching /etc/resolv.conf > > causes the file to be populated with the line: > > > > nameserver 192.168.1.23 > > Something really strange something happened on this boot: > > It hung on > > Configuring syscons: keymap keyrate blanktime What runs after that is probably blocking on a reverse DNS lookup. If resolv.conf isn't getting written properly for you, then that would be a cause. Typically dhclient will hang around for a few seconds to make sure it gets the lease before continuing to avoid this sort of problem. You might want to see if you can run tcpdump or somesort of network trace on your DHCP server (if you have control of it) and see what the client/server communication looks like. -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Fri Feb 06 2004 - 20:54:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:42 UTC