Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2006 17:05:30 -0400
From:      Bill Moran <wmoran@collaborativefusion.com>
To:        Telting <telting@comcast.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Getting DHCP to use resolv.conf?
Message-ID:  <20060426170530.e91ae06c.wmoran@collaborativefusion.com>
In-Reply-To: <444FDE99.1020701@comcast.net>
References:  <444FDE99.1020701@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Apr 2006 13:56:57 -0700
Telting <telting@comcast.net> wrote:

> I would like to know how I can propagate the dns servers which the dhcp
> client puts in resolv.conf to dhcpd.  I only see how I can only
> explicitly list a domain server with "option domain-name-servers".  How
> do I propogate non static dns servers?

Write a script to updated the dhcpd.conf file when resolv.conf
changes.  dhclient allows you to create hooks that automagically
run a script of your choosing when a new lease is obtained.

Or you could search the list archives for when this exact question
was asked a few weeks ago.

-- 
Bill Moran
Collaborative Fusion Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060426170530.e91ae06c.wmoran>