Date: Tue, 14 Nov 2000 11:16:39 -0500 (EST) From: Matthew George <mdg@mdgnet.org> To: dmf@unlnotes.unl.edu Cc: freebsd-questions@freebsd.org Subject: Re: dhcp client Message-ID: <Pine.BSF.4.21.0011141115300.8392-100000@madness.mdgnet.org> In-Reply-To: <OF3A91D4EE.DE0E5E5A-ON86256997.005321A9@unl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
make sure you have ep0 in your interfaces line in rc.conf: network_interfaces="ep0 lo0" On Tue, 14 Nov 2000 dmf@unlnotes.unl.edu wrote: > Date: Tue, 14 Nov 2000 09:11:49 -0600 > From: dmf@unlnotes.unl.edu > To: freebsd-questions@freebsd.org > Subject: dhcp client > > I am running freebsd 4.1 on my laptop. The documentation for dhcp indicates > putting the line > > ifconfig_ep0="DHCP" > > into /etc/rc.conf will initiate dhclient on the specificied interface. I > have done this but it does not > start the client on bootup. > > Does anyone know what I am missing here? > > Thanks, > > Dale Finkelson > dmf@unl.edu > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011141115300.8392-100000>