Date: Wed, 9 Feb 2005 22:02:26 -0800 From: "Crist J. Clark" <cristjc@comcast.net> To: net@freebsd.org Subject: dhclient Not Finding Interfaces Message-ID: <20050210060226.GA78120@goku.cjclark.org>
next in thread | raw e-mail | index | archive | help
Running 4.11-RELEASE. Getting some weirdness from dhclient(1). It keeps reporting "not found" for any interface. This is a notebook PC and at first I thought it was just the wi(4) card, but I tried a "regular" ep(4) NIC and got the same result. The interface is found by pccardd(8) just fine (after all it is what is starts dhclient(8)), and it sure is there in ifconfig(8). I can also manually configure the interfaces, and they work fine. I built a dhclient(8) with debug symbols and ran through it, but after a few hours of trying to understan the ISC code, thought I'd see if anyone here has ideas. It sure looks like the program gets the info on the interface just fine, but I'm not really sure why it is deciding it is not there. Dhclient(8) used to work fine on this PC and I have no idea why it changed. I built a new world and the problem persists. Anyone have any suggestions or things to look for? -- Crist J. Clark | cjclark@alum.mit.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050210060226.GA78120>