isc-dhcpd server, HOSTNAME

Mel Flynn mel.flynn+fbsd.questions at mailing.thruhere.net
Sat May 9 21:13:48 UTC 2009


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


More information about the freebsd-questions mailing list