Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2011 12:11:29 -0800
From:      akshay sreeramoju <akshay.sreeramoju@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Host Dynamic DNS configuration for 8.2-RELEASE
Message-ID:  <CAPiX5QHxQJUOcLc1SH8s3xUXr5yBMnGz=aQUTLi7Dw9QhX-GJQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

Hi,

What is the required configuration in a FreeBSD 8.2 release host for it to
publish its name in a dynamic dns supported network?


LINUX: For a Linux host  with name x.y.z.com I had to do the following:
=====
# echo "DHCP_HOSTNAME=x;" >> /etc/sysconfig/network-scripts/ifcfg-eth0
# echo "PEERDNS=no" >> /etc/sysconfig/network-scripts/ifcfg-eth0
# echo "SEARCH=\" y.z.com" >> /etc/sysconfig/network
# echo "HOSTNAME=x.y.z.com" >> /etc/sysconfig/network
# reboot


SEARCH: Couldnt find for host configuration
=======
My Google search gave some links describing Linux host configuration but
none for freebsd host configuration. Some described FreeBSD server
configuration though (
http://www.google.com/search?hl=en&client=firefox-a&hs=l2M&rls=org.mozilla%3Aen-US%3Aofficial&q=configuring+dynamic+dns+freebsd+dhcp+client&oq=configuring+dynamic+dns+freebsd+dhcp+client&aq=f&aqi=&aql=&gs_sm=e&gs_upl=13114l14889l0l15039l12l12l0l11l0l0l166l166l0.1l1l0,
http://alex.kruijff.org/FreeBSD/Dynamic_DNS.html).


TIA,
Akshay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPiX5QHxQJUOcLc1SH8s3xUXr5yBMnGz=aQUTLi7Dw9QhX-GJQ>