Date: Thu, 29 Dec 2011 14:06:24 -0800 From: akshay sreeramoju <akshay.sreeramoju@gmail.com> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: Host Dynamic DNS configuration for 8.2-RELEASE Message-ID: <CAPiX5QH80CuxdagTNiEJTZWm8Y19POLVOctMrffSTjRDF4Ya1Q@mail.gmail.com> In-Reply-To: <4EFCD82D.5050504@infracaninophile.co.uk> References: <CAPiX5QHxQJUOcLc1SH8s3xUXr5yBMnGz=aQUTLi7Dw9QhX-GJQ@mail.gmail.com> <4EFCD82D.5050504@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPiX5QH80CuxdagTNiEJTZWm8Y19POLVOctMrffSTjRDF4Ya1Q>