Chapter 10 - DNS & Bind Configuration Flashcards
What options are available when loading the named daemon when using either service named or rcnamed?
Start, Stop, Restart, Reload, Status
In order to get more fine grained control of the named daemon what command would you use in place of service named or rcnamed and list the options that are available.
rndc
What is the “search” parameter used for in the /etc/resolv.conf file?
It defines the search domain
When do you typically need to manually configure the /etc/resolv.conf file on the client?
When not using DHCP or for troubleshooting
What command can you use to determine which version of BIND you are using?
named -v
What command can you use to quickly determine whether your server is listening on port 53, what IP addresses it is listening to port 53 on, etc?
netstat -tuna