dig.docbook revision c6d4f781529d2f28693546b25b2967d44ec89e60
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
1fdd2470b625a58b57d0b155e6caf8c4fc0afe8aAutomatic Updater "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews [<!ENTITY mdash "—">]>
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - Copyright (C) 2000-2003 Internet Software Consortium.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - Permission to use, copy, modify, and distribute this software for any
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - purpose with or without fee is hereby granted, provided that the above
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - copyright notice and this permission notice appear in all copies.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<!-- $Id: dig.docbook,v 1.29 2006/01/27 02:35:14 marka Exp $ -->
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <refentryinfo>
2cbb4ab75757fbb656997a82c14ca07db37d481aAutomatic Updater </refentryinfo>
2cbb4ab75757fbb656997a82c14ca07db37d481aAutomatic Updater <refpurpose>DNS lookup utility</refpurpose>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </refnamediv>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </copyright>
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater <holder>Internet Software Consortium.</holder>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </copyright>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <refsynopsisdiv>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <cmdsynopsis>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <arg><option>-b <replaceable class="parameter">address</replaceable></option></arg>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <arg><option>-c <replaceable class="parameter">class</replaceable></option></arg>
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater <arg><option>-f <replaceable class="parameter">filename</replaceable></option></arg>
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater <arg><option>-k <replaceable class="parameter">filename</replaceable></option></arg>
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater <arg><option>-p <replaceable class="parameter">port#</replaceable></option></arg>
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater <arg><option>-q <replaceable class="parameter">name</replaceable></option></arg>
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater <arg><option>-t <replaceable class="parameter">type</replaceable></option></arg>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <arg><option>-x <replaceable class="parameter">addr</replaceable></option></arg>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <arg><option>-y <replaceable class="parameter"><optional>hmac:</optional>name:key</replaceable></option></arg>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <arg choice="opt" rep="repeat">queryopt</arg>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater </cmdsynopsis>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater </cmdsynopsis>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <arg choice="opt" rep="repeat">global-queryopt</arg>
8e821eea5f57ac47a94305aa7ab0c3570d92a311Automatic Updater <arg choice="opt" rep="repeat">query</arg>
8e821eea5f57ac47a94305aa7ab0c3570d92a311Automatic Updater </cmdsynopsis>
8e821eea5f57ac47a94305aa7ab0c3570d92a311Automatic Updater </refsynopsisdiv>
731cc132f22dbc9e0ecd7035dce314a61076d31bAutomatic Updater (domain information groper) is a flexible tool
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews for interrogating DNS name servers. It performs DNS lookups and
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews displays the answers that are returned from the name server(s) that
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater were queried. Most DNS administrators use <command>dig</command> to
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater troubleshoot DNS problems because of its flexibility, ease of use and
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews clarity of output. Other lookup tools tend to have less functionality
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Although <command>dig</command> is normally used with
ca67ebfe9eef0b8f04179f7e511a19e0337a5422Automatic Updater arguments, it also has a batch mode of operation for reading lookup
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews requests from a file. A brief summary of its command-line arguments
8e821eea5f57ac47a94305aa7ab0c3570d92a311Automatic Updater and options is printed when the <option>-h</option> option is given.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Unlike earlier versions, the BIND9 implementation of
ca67ebfe9eef0b8f04179f7e511a19e0337a5422Automatic Updater <command>dig</command> allows multiple lookups to be issued
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater Unless it is told to query a specific name server,
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <command>dig</command> will try each of the servers listed
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews When no command line arguments or options are given, will perform an
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews NS query for "." (the root).
2f8d63983c297c62630044d28a6f66676b4d339dMark Andrews It is possible to set per-user defaults for <command>dig</command> via
2f8d63983c297c62630044d28a6f66676b4d339dMark Andrews <filename>${HOME}/.digrc</filename>. This file is read and
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews any options in it
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater are applied before the command line arguments.
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater A typical invocation of <command>dig</command> looks like:
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <programlisting> dig @server name type </programlisting>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <variablelist>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews is the name or IP address of the name server to query. This can
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews address in dotted-decimal notation or an IPv6
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews address in colon-delimited notation. When the supplied
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater <parameter>server</parameter> argument is a
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater <command>dig</command> resolves that name before
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater querying that name
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater server. If no <parameter>server</parameter>
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater argument is provided,
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater <command>dig</command> consults <filename>/etc/resolv.conf</filename>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews and queries the name servers listed there. The reply from the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews server that responds is displayed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <varlistentry>
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater is the name of the resource record that is to be looked up.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews indicates what type of query is required —
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews ANY, A, MX, SIG, etc.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <parameter>type</parameter> can be any valid query
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <parameter>type</parameter> argument is supplied,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <command>dig</command> will perform a lookup for an
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </variablelist>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The <option>-b</option> option sets the source IP address of the query
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater to <parameter>address</parameter>. This must be a valid
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater one of the host's network interfaces or "0.0.0.0" or "::". An optional
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater may be specified by appending "#<port>"
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater The default query class (IN for internet) is overridden by the
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater <option>-c</option> option. <parameter>class</parameter> is
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater class, such as HS for Hesiod records or CH for CHAOSNET records.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The <option>-f</option> option makes <command>dig </command>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews in batch mode by reading a list of lookup requests to process from the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews file <parameter>filename</parameter>. The file contains a
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews queries, one per line. Each entry in the file should be organised in
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews the same way they would be presented as queries to
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <command>dig</command> using the command-line interface.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews If a non-standard port number is to be queried, the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <option>-p</option> option is used. <parameter>port#</parameter> is
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews the port number that <command>dig</command> will send its
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews instead of the standard DNS port number 53. This option would be used
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews to test a name server that has been configured to listen for queries
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater on a non-standard port number.
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater The <option>-4</option> option forces <command>dig</command>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater use IPv4 query transport. The <option>-6</option> option forces
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <command>dig</command> to only use IPv6 query transport.
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater The <option>-t</option> option sets the query type to
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <parameter>type</parameter>. It can be any valid query type
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater supported in BIND9. The default query type "A", unless the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <option>-x</option> option is supplied to indicate a reverse lookup.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews A zone transfer can be requested by specifying a type of AXFR. When
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews an incremental zone transfer (IXFR) is required,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <parameter>type</parameter> is set to <literal>ixfr=N</literal>.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The incremental zone transfer will contain the changes made to the zone
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews since the serial number in the zone's SOA record was
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The <option>-q</option> option sets the query name to
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <parameter>name</parameter>. This useful do distingish the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <parameter>name</parameter> from other arguments.
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater Reverse lookups - mapping addresses to names - are simplified by the
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <option>-x</option> option. <parameter>addr</parameter> is
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater address in dotted-decimal notation, or a colon-delimited IPv6 address.
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater When this option is used, there is no need to provide the
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater <parameter>name</parameter>, <parameter>class</parameter> and
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater <parameter>type</parameter> arguments. <command>dig</command>
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater automatically performs a lookup for a name like
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <literal>11.12.13.10.in-addr.arpa</literal> and sets the
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater query type and
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater class to PTR and IN respectively. By default, IPv6 addresses are
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater looked up using nibble format under the IP6.ARPA domain.
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater To use the older RFC1886 method using the IP6.INT domain
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater specify the <option>-i</option> option. Bit string labels (RFC2874)
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater are now experimental and are not attempted.
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater To sign the DNS queries sent by <command>dig</command> and
5a24d24c8fba3480d707c0c902379ddb36501e12Automatic Updater responses using transaction signatures (TSIG), specify a TSIG key file
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater using the <option>-k</option> option. You can also specify the TSIG
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater key itself on the command line using the <option>-y</option> option;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <parameter>hmac</parameter> is the type of the TSIG, default HMAC-MD5,
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <parameter>name</parameter> is the name of the TSIG key and
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <parameter>key</parameter> is the actual key. The key is a
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater encoded string, typically generated by
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <citerefentry>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <refentrytitle>dnssec-keygen</refentrytitle><manvolnum>8</manvolnum>
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater </citerefentry>.
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater Caution should be taken when using the <option>-y</option> option on
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater multi-user systems as the key can be visible in the output from
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater <citerefentry>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <refentrytitle>ps</refentrytitle><manvolnum>1</manvolnum>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater </citerefentry>
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater or in the shell's history file. When
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater using TSIG authentication with <command>dig</command>, the name
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater server that is queried needs to know the key and algorithm that is
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater being used. In BIND, this is done by providing appropriate
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater <command>key</command> and <command>server</command> statements in
90153b6536f7a5078e1c157c980110dbcd7fe205Mark Andrews provides a number of query options which affect
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews the way in which lookups are made and the results displayed. Some of
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews these set or reset flag bits in the query header, some determine which
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews sections of the answer get printed, and others determine the timeout
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews and retry strategies.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Each query option is identified by a keyword preceded by a plus sign
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews (<literal>+</literal>). Some keywords set or reset an
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews option. These may be preceded
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews by the string <literal>no</literal> to negate the meaning of
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews that keyword. Other
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews keywords assign values to options like the timeout interval. They
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The query options are:
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <variablelist>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Use [do not use] TCP when querying name servers. The default
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews behaviour is to use UDP unless an AXFR or IXFR query is
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews requested, in
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews which case a TCP connection is used.
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews Use [do not use] TCP when querying name servers. This alternate
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews provided for backwards
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews compatibility. The "vc" stands for "virtual circuit".
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Ignore truncation in UDP responses instead of retrying with TCP.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews default, TCP retries are performed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Set the search list to contain the single domain
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <parameter>somename</parameter>, as if specified in
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <filename>/etc/resolv.conf</filename>, and enable
c6c78f699b55b3344fb6b17ddc854cbae4610468Automatic Updater processing as if the <parameter>+search</parameter>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews option were given.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater <varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Use [do not use] the search list defined by the searchlist or
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews directive in <filename>resolv.conf</filename> (if
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The search list is not used by default.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater Perform [do not perform] a search showing intermediate
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </varlistentry>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <varlistentry>