Open main menu

CDOT Wiki β

Changes

SRA840 Lab4

108 bytes added, 23:41, 16 July 2012
no edit summary
The main difference between Bind on FreeBSD and Bind on Linux is the path of the files or how to start the server on boot time, but major things are the same. Like the content of the configuration files.
===Gregory Katherine Masseau===
Differences in DNS between freeBSD and Linux:
4. What are the names of all the other tools in the bind package?
Answer:
 
(Fedora10)
/usr/sbin/dns-keygen /usr/sbin/dnssec-keygen /usr/sbin/dnssec-signzone /usr/sbin/lwresd /usr/sbin/named /usr/sbin/named-bootconf /usr/sbin/named-checkconf /usr/sbin/named-checkzone /usr/sbin/named-compilezone /usr/sbin/rndc /usr/sbin/rndc-confgen (FreeBSD7) /usr/bin/dig /usr/bin/host /usr/bin/nslookup /usr/bin/nsupdate
5. We have used the dig and nslookup bind utilities in this lab, what are the other two bind utilities and what are they for?