From owner-freebsd-stable Tue Mar 6 17:12:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 208BD37B71A; Tue, 6 Mar 2001 17:12:36 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f271Ali39508; Tue, 6 Mar 2001 20:10:47 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <008201c0a6a4$172b1280$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Fritz Heinrichmeyer" , Cc: References: <20010306105030.72F2B11195@bsdi.dhs.org> <3AA4FEB8.9732581C@fernuni-hagen.de> Subject: Re: where is the place to start dhclient?, entry in pccard.conf Date: Tue, 6 Mar 2001 20:15:25 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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