nslookup.html revision 83217b5fdc70ea66fedf2ab3e9b9169c2b8a200a
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - Permission to use, copy, modify, and distribute this software for any
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - purpose with or without fee is hereby granted, provided that the above
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - copyright notice and this permission notice appear in all copies.
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego - PERFORMANCE OF THIS SOFTWARE.
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<!-- $Id: nslookup.html,v 1.6 2005/05/12 23:54:23 sra Exp $ -->
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<a name="id2456699"></a><div class="titlepage"></div>
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<p>nslookup — query Internet name servers interactively</p>
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<div class="cmdsynopsis"><p><code class="command">nslookup</code> [<code class="option">-option</code>] [name | -] [server]</p></div>
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego<p><span><strong class="command">Nslookup</strong></span>
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego is a program to query Internet domain name servers. <span><strong class="command">Nslookup</strong></span>
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego has two modes: interactive and non-interactive. Interactive mode allows
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego the user to query name servers for information about various hosts and
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego domains or to print a list of hosts in a domain. Non-interactive mode
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego used to print just the name and requested information for a host or
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego Interactive mode is entered in the following cases:
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego when no arguments are given (the default name server will be used)
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego when the first argument is a hyphen (-) and the second argument is
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego the host name or Internet address of a name server.
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego Non-interactive mode is used when the name or Internet address of the
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego host to be looked up is given as the first argument. The optional second
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego argument specifies the host name or address of a name server.
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego Options can also be specified on the command line if they precede the
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego arguments and are prefixed with a hyphen. For example, to
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego change the default query type to host information, and the initial
7f667e74610492ddbce8ce60f52ece95d2401949jose borrego timeout to 10 seconds, type:
<dt><span class="term"><code class="constant">server</code> <em class="replaceable"><code>domain</code></em></span></dt>
<dt><span class="term"><code class="constant">lserver</code> <em class="replaceable"><code>domain</code></em></span></dt>
Change the default server to <em class="replaceable"><code>domain</code></em>; <code class="constant">lserver</code> uses the initial
server to look up information about <em class="replaceable"><code>domain</code></em>, while <code class="constant">server</code> uses
<dt><span class="term"><code class="constant">class=</code><em class="replaceable"><code>value</code></em></span></dt>
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>debug</code></span></dt>
<dt><span class="term"><code class="constant">domain=</code><em class="replaceable"><code>name</code></em></span></dt>
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>search</code></span></dt>
<dt><span class="term"><code class="constant">port=</code><em class="replaceable"><code>value</code></em></span></dt>
<dt><span class="term"><code class="constant">querytype=</code><em class="replaceable"><code>value</code></em></span></dt>
<dt><span class="term"><code class="constant">type=</code><em class="replaceable"><code>value</code></em></span></dt>
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>recurse</code></span></dt>
<dt><span class="term"><code class="constant">retry=</code><em class="replaceable"><code>number</code></em></span></dt>