Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 19:50:26 +0200
From:      Oliver Brandmueller <ob@e-Gitt.NET>
To:        freebsd-stable@freebsd.org
Subject:   Re: 4.9-Stable DHCP and dynamic DNS updates
Message-ID:  <20040329175026.GB76076@e-Gitt.NET>
In-Reply-To: <20040329061107.27167.h009.c000.wm@mail.sequeira.com.criticalpath.net>
References:  <20040329061107.27167.h009.c000.wm@mail.sequeira.com.criticalpath.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.

On Mon, Mar 29, 2004 at 03:11:07PM +0100, Tony Sequeira wrote:
> I have been battling with this on and off for a couple of weeks now,
> with varying degrees of success.
> 
> My big problem is that only thw Win XP DHCP client appears to update
> the zone, my linux machines do not.
> 
> The examples I can find on the web are BIND9 specific.  I do not really
> wish to upgrade the stable release of BIND.
> 
> Can anyone provide help.
> 
> I will post specific details if requested, want to see if help is
> available before polluting the ether. :)

Well, if it works for the Win-XP machines, then it's not a problem with 
your DHCP daemon or bind, but just the fact, that the Linux-Clients 
don't send their hostnames.

I don't know which DHCP client you're using on your Linux machines, so 
no answer for you. FreeBSD dhclient needs something like this in 
/etc/dhclient.conf:

send host-name "myhostname";

Check the manpage of your Linux dhclient for commandline options or 
config file syntax.

- Oliver

-- 
| Oliver Brandmueller | Offenbacher Str. 1  | Germany       D-14197 Berlin |
| Fon +49-172-3130856 | Fax +49-172-3145027 | WWW:   http://the.addict.de/ |
|               Ich bin das Internet. Sowahr ich Gott helfe.               |
| Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |



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