Date: Sat, 9 May 2009 23:13:45 +0200 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org, Pieter Donche <Pieter.Donche@ua.ac.be> Cc: Derek Ragona <derek@computinginnovations.com> Subject: Re: isc-dhcpd server, HOSTNAME Message-ID: <200905092313.45418.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <alpine.BSF.2.00.0905091447070.16971@macos.cmi.ua.ac.be> References: <alpine.BSF.2.00.0905071637270.45332@macos.cmi.ua.ac.be> <6.0.0.22.2.20090508064144.026c0fe0@mail.computinginnovations.com> <alpine.BSF.2.00.0905091447070.16971@macos.cmi.ua.ac.be>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 09 May 2009 15:09:45 Pieter Donche wrote: > case DHCP server DHCP client HOSTNAME env. var. > > 1 isc-dhcp30-server FreeBSD7-i386 not set > on FreeBSD-amd64 > 2 isc-dhcp30-server SuSE Linux 10.3 set > on FreeBSD-amd64 > > 3 some DHCP server FreeBSD7-i386 set > on unkown serverOS > 4 some DHCP server SuSE Linux 10.3 set > on unkown serverOS Judging from this, you have a hostname set in /etc/rc.conf on freebsd 7 client and/or dhcpd isn't configured to send one as it receives one from the client and perhaps you have dynamic DNS configured? If that's not the case, then you should add some debugging to /sbin/dhclient- script in the check_hostname function. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905092313.45418.mel.flynn%2Bfbsd.questions>