Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 22:29:20 +0000
From:      Josh Paetzel <friar_josh@webwarrior.net>
To:        Jeff Williams <macclad@home.com>
Cc:        questions@FreeBSD.ORG, michaele@mxim.com
Subject:   Re: Engabling the DHCP client.
Message-ID:  <20011201222920.I493@twincat.vladsempire.net>
In-Reply-To: <3C09A523.BE939A61@home.com>; from macclad@home.com on Sat, Dec 01, 2001 at 07:50:59PM -0800
References:  <3C09A523.BE939A61@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 01, 2001 at 07:50:59PM -0800, Jeff Williams wrote:
> Um, the DCHP man page on the web is fine, except I'm confused about two
> things:
> 1: How to you EXECUTE dhcpclient? Where do I put the issuance of the
> execution command?

man dhclient


> 2: How or where do I locate the dhclient.conf default file?  It is NOT
> currently located in
> my /etc directory now, and I have no clue as to where to find it....
>

man dhclient.conf


You might take a look at rc.conf as well.  Typically doing something 
like this is all you need:

ifconfig_ed0="DHCP"

Josh

 

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?20011201222920.I493>