Difference between revisions of "Redhat DNS Config"
Jump to navigation
Jump to search
(Created page with "== BIND Configuration Files == {| class="wikitable" |- |/etc/sysconfig/named|| Specifies non standard configuration and data file directories |- |/etc/named.conf || The Main ...") |
(No difference)
|
Latest revision as of 15:09, 25 August 2013
BIND Configuration Files
| /etc/sysconfig/named | Specifies non standard configuration and data file directories |
| /etc/named.conf | The Main BIND configuration file |
| /etc/named.iscdlv.key | Standard DNS encryption key |
| /etc/named.rfc1912.zones | Adds appropriate zones |
| /etc/rndc.key | lists the authentication key required to support requess to DNS |
| /etc/named/named.empty | template zone file |
| /etc/named/named.localhost | lists the zone file for the localhost |
| /etc/named/named.loopback | lists the zone file for the loopback address |