From owner-freebsd-questions Tue Mar 28 14:17:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id C7DFA37BABD for ; Tue, 28 Mar 2000 14:17:32 -0800 (PST) (envelope-from peteyng@home.com) Received: from asus ([24.114.210.194]) by mail2.rdc3.on.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <20000328221731.OWYR14153.mail2.rdc3.on.home.com@asus> for ; Tue, 28 Mar 2000 14:17:31 -0800 From: "Pete Young" To: "questions@freebsd.org" Date: Tue, 28 Mar 2000 17:18:39 +0500 Reply-To: "Pete Young" X-Mailer: PMMail 1.96a For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: A @home problem Message-Id: <20000328221731.OWYR14153.mail2.rdc3.on.home.com@asus> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23 Mar 00, at 13:23, Elonzo Taylor wrote: > > I tried your dhcp setup , but came accross a problem. It detected the > ether ed0 on the freebsd box ,but after 6 tries it timed out . saying > host sleeping Did you add ifconfig_ed0="DHCP" to /etc rc.conf > I have check my Dhcp script in /etc/dhclient.conf . This is setup like > this > > interface "ed0" } the curly brace after "ed0" is backwards. it should be { > send host-name "cr123456-a"; ( fake id ) :) > request subnet-mask, broadcast- address, routers, domain-name-servers, > time-servers; > > require domain-name-servers; > { The final curly brace should be } - Pete Young To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message