Linux in a Nutshell, Third Edition
by Ellen Siever, Stephen Spainhour, Jessica P. Hekman, Stephen Figgins
Name
named
Synopsis
named [options]
Description
TCP/IP command. Internet domain name server. named is used by resolver libraries to provide access to the Internet distributed naming database. With no arguments, named reads /etc/named.boot for any initial data and listens for queries on a privileged port. See RFC 1034 and RFC 1035 for more details.
There are several named binaries available at different Linux archives, displaying various behaviors. If your version doesn’t behave like the one described here, never fear—it should have come with documentation.
Options
- -d debuglevel
Print debugging information. debuglevel is a number indicating the level of messages printed.
- -p port
Use port as the port number. Default is 42.
- [-b] bootfile
File to use instead of named.boot. The -b is optional and allows you to specify a filename that begins with a leading dash.
File
- /etc/named.boot
Read when named starts up.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access