Date: Mon, 4 Oct 2004 17:17:08 -0500 From: Eric Kjeldergaard <kjelderg@gmail.com> To: Daniel M <danielmaruani@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: DHCP Client Message-ID: <d9175cad04100415177a7d99d0@mail.gmail.com> In-Reply-To: <BAY15-F11SorxTjtRpe00007aca@hotmail.com> References: <BAY15-F11SorxTjtRpe00007aca@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
try `dhclient <interface>` (man dhclient for more). to get it to do that on startup, simply set 'ifconfig_<interface>="DHCP"' in your /etc/rc.conf (man rc.conf tells you about this) On Mon, 04 Oct 2004 21:18:51 +0000, Daniel M <danielmaruani@hotmail.com> wrote: > How do I configure my FreeBSD to get IP from my DHCP? > (as a DHCP client) > > _________________________________________________________________ > The new MSN 8: smart spam protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- If I write a signature, my emails will appear more personalised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9175cad04100415177a7d99d0>