Jump to first page
-
84
Configuration &
installation
n
TSIG requires that the time between servers is in sync
(time zone!)
u
ntpdate -b
u
xntpd
n
Openssl libraries required
u
http://www.openssl.org/
n
For now, get the latest version (snapshot)
u
ftp://ftp.isc.org/isc/bind9/snapshots/
n
Compile the source using openssl libraries:
./configure --with-openssl
n
with Ò--prefix=/usr/localÓ your programs will end up in the following locations
/usr/local/sbin/named
/usr/local/sbin/named-checkconf
/usr/local/sbin/named-checkzone
/usr/local/bin/dig
/usr/local/bin/dnssec-keygen
/usr/local/bin/dnssec-signzone