On 12/30/11 08:06, akshay sreeramoju wrote:
Thanks Matthew. It works.

Akshay

On Thu, Dec 29, 2011 at 1:14 PM, Matthew Seaman<
[email protected]>  wrote:

On 29/12/2011 20:11, akshay sreeramoju wrote:
What is the required configuration in a FreeBSD 8.2 release host for it
to
publish its name in a dynamic dns supported network?
Something like this in /etc/dhclient.conf:

interface "em0" {
        send host-name "foo.example.com";
}

See dhclient.conf(5), particularly the EXAMPLES section at the end.

        Cheers,

        Matthew



FWIW, I never have to set anything to get it to do this. I use ISC DHCP and BIND9 for DDNS and all my config is done on the dhcp _server_ config, not the clients. The clients are simply installed and go... :)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to