man.dig.html revision e4a70b8fdfc5d2db2d992d884327a1e1fec67a07
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - Copyright (C) 2000-2003 Internet Software Consortium.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - Permission to use, copy, modify, and/or distribute this software for any
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - purpose with or without fee is hereby granted, provided that the above
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - copyright notice and this permission notice appear in all copies.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk - PERFORMANCE OF THIS SOFTWARE.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<!-- $Id$ -->
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<link rel="prev" href="Bv9ARM.ch10.html" title="Manual pages">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<link rel="next" href="man.host.html" title="host">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<a accesskey="p" href="Bv9ARM.ch10.html">Prev</a>�</td>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<td width="20%" align="right">�<a accesskey="n" href="man.host.html">Next</a>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<a name="man.dig"></a><div class="titlepage"></div>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<div class="cmdsynopsis"><p><code class="command">dig</code> [@server] [<code class="option">-b <em class="replaceable"><code>address</code></em></code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-f <em class="replaceable"><code>filename</code></em></code>] [<code class="option">-k <em class="replaceable"><code>filename</code></em></code>] [<code class="option">-m</code>] [<code class="option">-p <em class="replaceable"><code>port#</code></em></code>] [<code class="option">-q <em class="replaceable"><code>name</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v</code>] [<code class="option">-x <em class="replaceable"><code>addr</code></em></code>] [<code class="option">-y <em class="replaceable"><code>[<span class="optional">hmac:</span>]name:key</code></em></code>] [<code class="option">-4</code>] [<code class="option">-6</code>] [name] [type] [class] [queryopt...]</p></div>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<div class="cmdsynopsis"><p><code class="command">dig</code> [<code class="option">-h</code>]</p></div>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<div class="cmdsynopsis"><p><code class="command">dig</code> [global-queryopt...] [query...]</p></div>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<p><span><strong class="command">dig</strong></span>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk (domain information groper) is a flexible tool
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk for interrogating DNS name servers. It performs DNS lookups and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk displays the answers that are returned from the name server(s) that
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk were queried. Most DNS administrators use <span><strong class="command">dig</strong></span> to
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk troubleshoot DNS problems because of its flexibility, ease of use and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk clarity of output. Other lookup tools tend to have less functionality
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk than <span><strong class="command">dig</strong></span>.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk Although <span><strong class="command">dig</strong></span> is normally used with
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk command-line
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk arguments, it also has a batch mode of operation for reading lookup
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk requests from a file. A brief summary of its command-line arguments
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk and options is printed when the <code class="option">-h</code> option is given.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk Unlike earlier versions, the BIND 9 implementation of
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> allows multiple lookups to be issued
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk command line.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk Unless it is told to query a specific name server,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> will try each of the servers listed in
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="filename">/etc/resolv.conf</code>. If no usable server addresses
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk are found, <span><strong class="command">dig</strong></span> will send the query to the local
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk When no command line arguments or options are given,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> will perform an NS query for "." (the root).
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk It is possible to set per-user defaults for <span><strong class="command">dig</strong></span> via
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="filename">${HOME}/.digrc</code>. This file is read and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk any options in it
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk are applied before the command line arguments.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The IN and CH class names overlap with the IN and CH top level
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk domain names. Either use the <code class="option">-t</code> and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="option">-c</code> options to specify the type and class,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk use the <code class="option">-q</code> the specify the domain name, or
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk use "IN." and "CH." when looking up these top level domains.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk A typical invocation of <span><strong class="command">dig</strong></span> looks like:
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<pre class="programlisting"> dig @server name type </pre>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<dt><span class="term"><code class="constant">server</code></span></dt>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk is the name or IP address of the name server to query. This
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk can be an IPv4 address in dotted-decimal notation or an IPv6
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk address in colon-delimited notation. When the supplied
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>server</code></em> argument is a hostname,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> resolves that name before querying
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk that name server.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk If no <em class="parameter"><code>server</code></em> argument is
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk provided, <span><strong class="command">dig</strong></span> consults
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="filename">/etc/resolv.conf</code>; if an
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk address is found there, it queries the name server at
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk that address. If either of the <code class="option">-4</code> or
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="option">-6</code> options are in use, then
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk only addresses for the corresponding transport
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk will be tried. If no usable addresses are found,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> will send the query to the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk local host. The reply from the name server that
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk responds is displayed.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<dt><span class="term"><code class="constant">name</code></span></dt>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk is the name of the resource record that is to be looked up.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk<dt><span class="term"><code class="constant">type</code></span></dt>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk indicates what type of query is required —
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk ANY, A, MX, SIG, etc.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>type</code></em> can be any valid query
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>type</code></em> argument is supplied,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> will perform a lookup for an
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-b</code> option sets the source IP address of the query
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk to <em class="parameter"><code>address</code></em>. This must be a valid
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk one of the host's network interfaces or "0.0.0.0" or "::". An optional
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk may be specified by appending "#<port>"
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The default query class (IN for internet) is overridden by the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="option">-c</code> option. <em class="parameter"><code>class</code></em> is
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk class, such as HS for Hesiod records or CH for Chaosnet records.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-f</code> option makes <span><strong class="command">dig </strong></span>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk in batch mode by reading a list of lookup requests to process from the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk file <em class="parameter"><code>filename</code></em>. The file contains a
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk queries, one per line. Each entry in the file should be organized in
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk the same way they would be presented as queries to
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> using the command-line interface.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-m</code> option enables memory usage debugging.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk If a non-standard port number is to be queried, the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="option">-p</code> option is used. <em class="parameter"><code>port#</code></em> is
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk the port number that <span><strong class="command">dig</strong></span> will send its
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk instead of the standard DNS port number 53. This option would be used
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk to test a name server that has been configured to listen for queries
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk on a non-standard port number.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-4</code> option forces <span><strong class="command">dig</strong></span>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk use IPv4 query transport. The <code class="option">-6</code> option forces
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span><strong class="command">dig</strong></span> to only use IPv6 query transport.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-t</code> option sets the query type to
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>type</code></em>. It can be any valid query type
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk supported in BIND 9. The default query type is "A", unless the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="option">-x</code> option is supplied to indicate a reverse lookup.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk A zone transfer can be requested by specifying a type of AXFR. When
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk an incremental zone transfer (IXFR) is required,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>type</code></em> is set to <code class="literal">ixfr=N</code>.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The incremental zone transfer will contain the changes made to the zone
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk since the serial number in the zone's SOA record was
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-q</code> option sets the query name to
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>name</code></em>. This is useful to distinguish the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>name</code></em> from other arguments.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk The <code class="option">-v</code> causes <span><strong class="command">dig</strong></span> to
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk print the version number and exit.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk Reverse lookups — mapping addresses to names — are simplified by the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="option">-x</code> option. <em class="parameter"><code>addr</code></em> is
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk address in dotted-decimal notation, or a colon-delimited IPv6 address.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk When this option is used, there is no need to provide the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>name</code></em>, <em class="parameter"><code>class</code></em> and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>type</code></em> arguments. <span><strong class="command">dig</strong></span>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk automatically performs a lookup for a name like
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <code class="literal">11.12.13.10.in-addr.arpa</code> and sets the
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk query type and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk class to PTR and IN respectively. By default, IPv6 addresses are
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk looked up using nibble format under the IP6.ARPA domain.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk To use the older RFC1886 method using the IP6.INT domain
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk specify the <code class="option">-i</code> option. Bit string labels (RFC2874)
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk are now experimental and are not attempted.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk To sign the DNS queries sent by <span><strong class="command">dig</strong></span> and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk responses using transaction signatures (TSIG), specify a TSIG key file
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk using the <code class="option">-k</code> option. You can also specify the TSIG
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk key itself on the command line using the <code class="option">-y</code> option;
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>hmac</code></em> is the type of the TSIG, default HMAC-MD5,
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>name</code></em> is the name of the TSIG key and
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <em class="parameter"><code>key</code></em> is the actual key. The key is a
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk encoded string, typically generated by
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>.
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk Caution should be taken when using the <code class="option">-y</code> option on
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk multi-user systems as the key can be visible in the output from
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk <span class="citerefentry"><span class="refentrytitle">ps</span>(1)</span>
4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22jeff.schenk or in the shell's history file. When
<span><strong class="command">key</strong></span> and <span><strong class="command">server</strong></span> statements in
e.g. "[ key id = value ]".
<em class="parameter"><code>name</code></em> to <em class="parameter"><code>D</code></em> for it to be
<dt><span class="term"><code class="option">+[no]sit[<span class="optional">=####</span>]</code></span></dt>