Date: Thu, 8 Jan 2004 12:48:28 -0600 From: Eric F Crist <ecrist@adtechintegrated.com> To: fbsd_user@a1poweruser.com, "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org> Subject: Re: ifconfig dc0 DCHP gets error Message-ID: <200401081248.28171.ecrist@adtechintegrated.com> In-Reply-To: <MIEPLLIBMLEEABPDBIEGOEKMFDAA.fbsd_user@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGOEKMFDAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 08 January 2004 12:43 pm, fbsd_user wrote: > What is the syntax of the ifconfig command to enable DHCP? > > Ifconfig dc0 DHCP gives error message 'DHCP bad value' > > I can get it to work from within rc.conf, but not from command line. > What an I doing wrong? Type this: # killall dhclient; dhclient dc0 HTH -- Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401081248.28171.ecrist>