From owner-freebsd-stable@FreeBSD.ORG Mon Mar 29 12:46:14 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0AC16A4CE for ; Mon, 29 Mar 2004 12:46:14 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D83EC43D1D for ; Mon, 29 Mar 2004 12:46:13 -0800 (PST) (envelope-from andy_park@nospammail.net) X-Sasl-enc: ZYQvxZ99cRFjwSFRn5of8A 1080593166 Received: from [192.168.10.100] (client-82-3-88-183.mant.adsl.virgin.net [82.3.88.183]) by mail.messagingengine.com (Postfix) with ESMTP id 47D9C8BD900; Mon, 29 Mar 2004 15:46:05 -0500 (EST) In-Reply-To: <1080589452.1873.21.camel@nova.sequestor.lan> References: <20040329061107.27167.h009.c000.wm@mail.sequeira.com.criticalpath.net> <20040329175026.GB76076@e-Gitt.NET> <1080589452.1873.21.camel@nova.sequestor.lan> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2E07ED87-81C2-11D8-82C6-000393A4799C@nospammail.net> Content-Transfer-Encoding: 7bit From: andy_park@nospammail.net Date: Mon, 29 Mar 2004 21:46:40 +0100 To: "S. Anthony Sequeira" X-Mailer: Apple Mail (2.613) cc: FreeBSD List Subject: Re: 4.9-Stable DHCP and dynamic DNS updates X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 20:46:14 -0000 I was recently investigating a similar problem with my RH9 host, and last time I checked there was a problem regarding dynamic DNS updates with ISC dhclient versions prior to 3.0pl12 (or was it rc12?). What version do you have? On 29 Mar 2004, at 20:44, S. Anthony Sequeira wrote: > On Mon, 2004-03-29 at 18:50, Oliver Brandmueller wrote: >> Hi. >> > [...] >> >> 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 had come to that conclusion, light eventually reaches the dimmest > places :) > >> 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: > > It's ISC dhclient. >> >> send host-name "myhostname"; > > I have that exactly in my /etc/dhclient.conf file. > >> Check the manpage of your Linux dhclient for commandline options or >> config file syntax. > > I will do, thanks. > >> - Oliver > -- > Tony > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org"