![]() |
FIREWALL - DNS Server |
| GOAL | |
|
d) If using the Bind Name Server (DNS), check /etc/resolv.conf. It might look something like: domain your_domain.com nameserver 127.0.0.1 named.conf ??? . (Of course, you need to change "named_flags" in /etc/rc.conf and add the named.boot file in the appropriate place. Same holds true if this is the name server for you domain. Also make sure "named" is running. [Otherwise there are long waits while timeouts happen.]) Install bind if you need a DNS server for your network. If you want bind to act as a caching name server, you will also need to install the caching-nameserver package. |