DNS Configuration and Management Manual (G06.27+, H06.05+, J06.03+)

DNS and BIND Basics
HP DNS Configuration and Management Manual529432-003
A-18
The BIND Configuration File
10. The client resolver receives the IP address to www.mit.edu.
The BIND Configuration File
The BIND configuration file, named.conf, enables you to specify many features by
using statements and comments. Each statement in the configuration file ends with a
semicolon. Many statements contain a block of sub-statements, which also end with a
semicolon. You can give comments using the C syntax (with /* and */), the C++ syntax
(where // starts the comment), and the shell syntax (where # starts the comment).
The /etc/named.conf Statements
The following statements are supported in the named.conf file:
The acl statement
The include statement
The key statement
The logging statement
Figure A-11. Client Resolver Receives IP Address of Requested Server
local
name
server
client
resolver
"root"
name
server
mit
.edu
name
server
edu
name
server
www
mit
edu
.
...
...
com
VST024.vsd