Date: Fri, 30 Dec 2011 09:49:37 +1000 From: Da Rock <freebsd-questions@herveybayaustralia.com.au> To: freebsd-questions@freebsd.org Subject: Re: Host Dynamic DNS configuration for 8.2-RELEASE Message-ID: <4EFCFC91.5060002@herveybayaustralia.com.au> In-Reply-To: <CAPiX5QH80CuxdagTNiEJTZWm8Y19POLVOctMrffSTjRDF4Ya1Q@mail.gmail.com> References: <CAPiX5QHxQJUOcLc1SH8s3xUXr5yBMnGz=aQUTLi7Dw9QhX-GJQ@mail.gmail.com> <4EFCD82D.5050504@infracaninophile.co.uk> <CAPiX5QH80CuxdagTNiEJTZWm8Y19POLVOctMrffSTjRDF4Ya1Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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< > m.seaman@infracaninophile.co.uk> 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... :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EFCFC91.5060002>