 |
How to set up a secondary DNS server in CentOS - Xmodulo
After the sample configuration file is copied over, the following lines are added/modified. options { directory "/var/named"; forwarders {8.8.8.8; }; }; zone "example.tst" IN { type slave; ## NS2 role is defined ## file "example-fz"; ## the name of the ..
xmodulo.com |
 |