Configuring BIND
DNS through BIND
Executive Summary
# cd /etc/namedb
# sh make-localhost
# cp /pathto/named.conf .
# cp /pathto/named.root .
# cp /pathto/lab.ts .
# cp /pathto/192.168.10 .
# vi /etc/rc.conf
named_enable="YES"
# /usr/sbin/ndc start
Finished
Still under heavy construction. ie it is not done yet. doing
exec sums first.
BIND 8 is the version used in FreeBSD 4.7 installed by default.
BIND 9 is avalible (ports/net/bind9) but I'm using 8 main
because in comes already installed and just has to configured and that's
what I used in the past.
Of course if you have DNS provided by your ISP just use
the forwarders.