Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2004 17:32:00 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        Daniel M <danielmaruani@hotmail.com>
Cc:        questions@freebsd.org
Subject:   Re: DHCP Client
Message-ID:  <D3B44CB8-164C-11D9-8609-003065ABFD92@mac.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
On Oct 4, 2004, at 5:18 PM, Daniel M wrote:
> How do I configure my FreeBSD to get IP from my DHCP?
> (as a DHCP client)

Run "dhclient".  You can also put a line like:

	ifconfig_fxp0="DHCP"

...in /etc/rc.conf, if you always want to use DHCP for configuring that 
particular network interface.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D3B44CB8-164C-11D9-8609-003065ABFD92>