Date: Tue, 6 Mar 2001 20:15:25 -0500 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Fritz Heinrichmeyer" <fritz.heinrichmeyer@fernuni-hagen.de>, <imp@FreeBSD.ORG> Cc: <freebsd-stable@FreeBSD.ORG> Subject: Re: where is the place to start dhclient?, entry in pccard.conf Message-ID: <008201c0a6a4$172b1280$1200a8c0@gsicomp.on.ca> References: <20010306105030.72F2B11195@bsdi.dhs.org> <3AA4FEB8.9732581C@fernuni-hagen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have > pccard_enable="YES" > hostname=xxx > ifconfig_ed0="DHCP" > in my laptop > > in /etc/rc.conf > > but i have to start dhclient by hand. What is to do? You shouldn't have to enable dhclient by hand. It should be started automatically by rc.network since you've specified ifconfig_ed0="DHCP". Do you have a network_interfaces="lo0 ed0" line in your /etc/rc.conf? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008201c0a6a4$172b1280$1200a8c0>