Host Dynamic DNS configuration for 8.2-RELEASE

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Dec 29 21:14:34 UTC 2011


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

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20111229/6f23987f/signature.pgp


More information about the freebsd-questions mailing list