nslookup (HPUX)
par
popularité : 2%
|
NAME
nslookup - query name servers
interactively
SYNOPSIS <B><FONT COLOR="#ff0000">nslookup</FONT></B>
[-option ...] host-to-find [server]
<B><FONT COLOR="#ff0000">nslookup</FONT></B>
[-option
...] [-
[server]]
DESCRIPTION
<B><FONT COLOR="#ff0000">nslookup</FONT></B>
is a
program to query Internet domain name servers. <B><FONT COLOR="#ff0000">nslookup</FONT></B>
has been extended to follow the configured name resolution algorithm
of the host and to query NIS, as well as, DNS and host tables.
Both an interactive and non-interactive mode are available with
<B><FONT COLOR="#ff0000">nslookup</FONT></B>
.
Interactive mode allows the user to query a name server for
information about various hosts and domains, or print a list of hosts
in the domain. Non-interactive mode is used to query a name server
for information about one host or domain.
By default, <B><FONT COLOR="#ff0000">nslookup</FONT></B>
accesses name services for name and address resolution based on the
policy information obtained from the switch configuration file
/etc/nsswitch.conf
. When the policy is set to use NIS or
/etc/hosts
first, or when DNS is first but unavailable,
then <B><FONT COLOR="#ff0000">nslookup</FONT></B>
will
only provide a limited command set (a help
command while
in this situation will show what actions are possible when querying
NIS or /etc/hosts
). To override the switch policy and
query DNS servers directly, the server
command can be
used to specify a nameserver. This same overriding of the switch
policy can also be done by providing a nameserver as the second
argument on the command line. In this case, <B><FONT COLOR="#ff0000">nslookup</FONT></B>
will ignore the switch policy and directly query nameservers, until a
reset command is issued. Whenever an action is taken that
causes the switch policy to be overridden, a warning message is
displayed.
Note, NIS+ is not supported by <B><FONT COLOR="#ff0000">nslookup</FONT></B>
.
If the hosts source nisplus
is found in the
/etc/nsswitch.conf
file. It will be ignored.
ARGUMENTS
Interactive mode is entered in the following cases :
No arguments are given.
-
The first argument is a hyphen (
-
). The optional
second argument is a host name or Internet (IP) address of a name
server.
Non-interactive mode is used when the name of the host to be
looked up is given as the first argument. The optional second
argument is a host name or Internet address of a name server.
Options listed under the set
command below can be
specified one per line in the .nslookuprc
file in the
user’s home directory. Alternatively, these options may be specified
on the command line by prefixing them with a hyphen and they must
precede other command line arguments. For example, to change the
default query type to host information, and the initial timeout to 10
seconds, type :
<CODE><B><FONT COLOR="#ff0000">nslookup</FONT></B>
-query=hinfo -timeout=10
The command line option -swdebug
may be used to debug
syntactic errors in the switch configuration file. This option turns
on tracing during initialization, causing the switch module to print
out a trace of the scan and parse actions on the "hosts"
entry (see nsswitch.conf(4)
) in the /etc/nsswitch.conf
file.
Interactive
Commands
Commands
can be interrupted at any time by using the interrupt character. To
exit, type a Ctrl-D (EOF) or type exit
. To treat a
built-in command as a host name, precede it with an escape character
(\
). When using NIS or the host table, only host names
and Internet addresses are allowed as commands. An unrecognized
command is interpreted as a host name.
host [server] |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Look up information for host using the current default options |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Change the default server to domain. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Changes the default server to the server for the root of the |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Prints out the policy read from the switch configuration file. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Connects with the finger server on the current host. The |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filename] |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filename] |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
List the information available for domain, optionally |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
lists all records of the specified type (see querytype | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
lists aliases of hosts in the domain (synonym for
). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
lists all records for the domain (synonym for |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
lists CPU and operating system information for the domain |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
lists well-known services of hosts in the domain (synonym for |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Sorts and lists the output of previous |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Prints a brief summary of commands. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Exits the program. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Returns to the use of the configured name service switch policy |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This command is used to change state information that affects |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Prints the current values of the various options to | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ |
|
Turn debugging mode on. More information is printed about the |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ |
|
Turn exhaustive debugging mode on. Essentially all fields of |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
If set, append the default domain name to a single-component |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Change the default domain name to name. The default |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ |
|
Ignore truncation errors. (Default = | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Change the default TCP/UDP name server port to value. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tell the name server to query other servers if it does not have |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Set the number of retries to number. When a reply to a |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Change the name of the root server to host. This affects |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
If the lookup request contains at least one period but doesn’t |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Change the default domain name to name1 and the domain
or |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
When set, this flag causes |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Change the initial timeout interval for waiting for a reply to | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ |
|
Always use a virtual circuit when sending requests to the |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If the lookup request was not
successful, an error message is printed. Possible errors are :
|
|
The server did not respond to a request after a certain amount value) and a certain number of retries (changed with |
|
||
|
No name server is running on the server machine. |
|
|
|
The server does not have resource records of the current query |
|
||
|
The host or domain name does not exist. |
|
|
||
|
||
|
||
|
The connection to the name server could not be made at the |
|
|
||
|
The name server found an internal inconsistency in its database |
|
|
|
The name server refused to service the request. |
|
||
|
The name server found that the request packet was not in the |
<B><FONT COLOR="#ff0000">nslookup</FONT></B>
was
developed by the University of California, Berkeley.
|
||
|
Initial domain name and name server addresses |
|
|
||
|
User’s initial options |
Commentaires Forum fermé