nsquery.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 98 行

1
98
字号
.\" SCCSID: @(#)nsquery.1	8.1	9/11/90.\" Written by liza sanford-crane  (2/29/88).\" Updated for v4.0 by nolan ring (6/27/89).\" Updated to include editorial comments by jeff mandell (10/31/89).\"  (the list of files included here also appears in nslookup (1).\"   resolver (3), resolver (5), and named - the descriptions of the.\"   files must be changed in those ref pages to be like this) .\" Re-edited after meeting with Dave S. re: format (jm 11/8/89).TH nsquery 1.SH Namensquery \- name server query command.SH Syntax.B /usr/ucb/nsquery[.B lookup][.I host][.I server].SH Description.NXR "nsquery command"The.PN nsquerycommand provides an interface to obtain hostname and address information..PPIf you specify \fIhost\fR, the .PN nsquerycommand obtains information about the specified host. If no host isspecified, the.PN nsquerycommand obtains information about the local host system..PPIf you specify \fIserver\fR, the.PN nsquerycommand queries the BIND server that you specify. If you do not specifya server, the .PN nsquerycommand queries the default BIND server..SH Options    .IP lookup 8 Retrieves the host name, Internet Protocol (IP) address, and aliasesof the specified host.If no host or server is specified,the.PN nsquerycommand obtains information about the local systemfrom the default BIND server..IP If you do specify the .B lookupoption, the .PN nsquerycommand obtains the information about the BIND server and hostspecified (or their defaults).If the system from which you issue the.PN nsquerycommand is a BIND server,and you do not specify the.B lookupoption,information about only that server is retrieved..SH Files./" the list of files below is also mentioned in these ref pages:./" nslookup(1), resolver(3), resolver(5), and named - the descriptions./" of these files must be changed in those ref pages       (JM 10/31).TP 20.PN /var/dss/namedbDirectory containing BIND server data file .TP 20.PN /var/dss/namedb/named.boot	BIND server boot file.TP 20.PN /var/dss/namedb/hosts.dbHost database file containing name to address mapping for BIND primaryserver .TP 20.PN /var/dss/namedb/hosts.revHost database file containing address to name mapping for BIND primaryserver .TP 20.PN /var/dss/namedb/named.local	Local host database file containing address to name mapping for BINDserver .TP 20.PN /var/dss/namedb/named.ca	BIND server cache file.TP 20.PN /etc/resolv.conf	BIND data file.SH See Alsonslookup(1), resolver(3), resolver(5), named(8).br\fIGuide to the BIND/Hesiod Service\fP

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?