man.host.html revision 2895f101b5585a19015ac2c2c1e1812ac467fa12
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
71cef386fae61275b03e203825680b39fedaa8c6Tinderbox User - Copyright (C) 2000-2003 Internet Software Consortium.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - Permission to use, copy, modify, and/or distribute this software for any
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - purpose with or without fee is hereby granted, provided that the above
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - copyright notice and this permission notice appear in all copies.
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User - PERFORMANCE OF THIS SOFTWARE.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<!-- $Id: man.host.html,v 1.120 2009/09/03 01:14:42 tbox Exp $ -->
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<link rel="prev" href="man.dig.html" title="dig">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<link rel="next" href="man.dnssec-dsfromkey.html" title="dnssec-dsfromkey">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<table width="100%" summary="Navigation header">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<tr><th colspan="3" align="center">host</th></tr>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<a accesskey="p" href="man.dig.html">Prev</a>�</td>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User<th width="60%" align="center">Manual pages</th>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User<td width="20%" align="right">�<a accesskey="n" href="man.dnssec-dsfromkey.html">Next</a>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User<a name="man.host"></a><div class="titlepage"></div>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User<div class="cmdsynopsis"><p><code class="command">host</code> [<code class="option">-aCdlnrsTwv</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-N <em class="replaceable"><code>ndots</code></em></code>] [<code class="option">-R <em class="replaceable"><code>number</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-W <em class="replaceable"><code>wait</code></em></code>] [<code class="option">-m <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-4</code>] [<code class="option">-6</code>] {name} [server]</p></div>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User<p><span><strong class="command">host</strong></span>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User is a simple utility for performing DNS lookups.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User It is normally used to convert names to IP addresses and vice versa.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User When no arguments or options are given,
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User <span><strong class="command">host</strong></span>
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User prints a short summary of its command line arguments and options.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User<p><em class="parameter"><code>name</code></em> is the domain name that is to be
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User up. It can also be a dotted-decimal IPv4 address or a colon-delimited
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User IPv6 address, in which case <span><strong class="command">host</strong></span> will by
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User perform a reverse lookup for that address.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User <em class="parameter"><code>server</code></em> is an optional argument which
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User the name or IP address of the name server that <span><strong class="command">host</strong></span>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User should query instead of the server or servers listed in
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User <code class="filename">/etc/resolv.conf</code>.
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User The <code class="option">-a</code> (all) option is equivalent to setting the
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User <code class="option">-v</code> option and asking <span><strong class="command">host</strong></span> to make
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User a query of type ANY.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User When the <code class="option">-C</code> option is used, <span><strong class="command">host</strong></span>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User will attempt to display the SOA records for zone
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User <em class="parameter"><code>name</code></em> from all the listed
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User authoritative name
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User servers for that zone. The list of name servers is defined by the NS
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User records that are found for the zone.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User The <code class="option">-c</code> option instructs to make a DNS query of class
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User <em class="parameter"><code>class</code></em>. This can be used to lookup
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User Chaosnet class resource records. The default class is IN (Internet).
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User Verbose output is generated by <span><strong class="command">host</strong></span> when
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User <code class="option">-d</code> or <code class="option">-v</code> option is used. The two
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User options are equivalent. They have been provided for backwards
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User compatibility. In previous versions, the <code class="option">-d</code> option
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User switched on debugging traces and <code class="option">-v</code> enabled verbose
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User List mode is selected by the <code class="option">-l</code> option. This makes
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User <span><strong class="command">host</strong></span> perform a zone transfer for zone
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User <em class="parameter"><code>name</code></em>. Transfer the zone printing out
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User and address records (A/AAAA). If combined with <code class="option">-a</code>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User all records will be printed.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User option specifies that reverse lookups of IPv6 addresses should
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User use the IP6.INT domain as defined in RFC1886.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User The default is to use IP6.ARPA.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User The <code class="option">-N</code> option sets the number of dots that have to be
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User in <em class="parameter"><code>name</code></em> for it to be considered
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User absolute. The
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User default value is that defined using the ndots statement in
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User <code class="filename">/etc/resolv.conf</code>, or 1 if no ndots
c313914d0e66b20969215e519bbf2ab4ecf39512Tinderbox User present. Names with fewer dots are interpreted as relative names and
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User will be searched for in the domains listed in the <span class="type">search</span>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User or <span class="type">domain</span> directive in
The <code class="option">-4</code> option forces <span><strong class="command">host</strong></span> to only
starting serial number (e.g. -t IXFR=12345678).