mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
regen master
This commit is contained in:
@@ -638,7 +638,9 @@ be used when resolving this query\&.
|
|||||||
.PP
|
.PP
|
||||||
\fB+[no]tcp\fR
|
\fB+[no]tcp\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Use [do not use] TCP when querying name servers\&. The default behavior is to use UDP unless an
|
Use [do not use] TCP when querying name servers\&. The default behavior is to use UDP unless a type
|
||||||
|
any
|
||||||
|
or
|
||||||
ixfr=N
|
ixfr=N
|
||||||
query is requested, in which case the default is TCP\&. AXFR queries always use TCP\&.
|
query is requested, in which case the default is TCP\&. AXFR queries always use TCP\&.
|
||||||
.RE
|
.RE
|
||||||
|
@@ -844,10 +844,10 @@
|
|||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Use [do not use] TCP when querying name servers. The
|
Use [do not use] TCP when querying name servers. The
|
||||||
default behavior is to use UDP unless an
|
default behavior is to use UDP unless a type
|
||||||
<code class="literal">ixfr=N</code> query is requested, in which
|
<code class="literal">any</code> or <code class="literal">ixfr=N</code>
|
||||||
case the default is TCP. AXFR queries always use
|
query is requested, in which case the default is TCP.
|
||||||
TCP.
|
AXFR queries always use TCP.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="option">+timeout=T</code></span></dt>
|
<dt><span class="term"><code class="option">+timeout=T</code></span></dt>
|
||||||
|
@@ -39,7 +39,7 @@
|
|||||||
host \- DNS lookup utility
|
host \- DNS lookup utility
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
.HP \w'\fBhost\fR\ 'u
|
.HP \w'\fBhost\fR\ 'u
|
||||||
\fBhost\fR [\fB\-aACdlnrsTwv\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-N\ \fR\fB\fIndots\fR\fR] [\fB\-R\ \fR\fB\fInumber\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-W\ \fR\fB\fIwait\fR\fR] [\fB\-m\ \fR\fB\fIflag\fR\fR] [\fB\-4\fR] [\fB\-6\fR] [\fB\-v\fR] [\fB\-V\fR] {name} [server]
|
\fBhost\fR [\fB\-aACdlnrsTUwv\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-N\ \fR\fB\fIndots\fR\fR] [\fB\-R\ \fR\fB\fInumber\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-W\ \fR\fB\fIwait\fR\fR] [\fB\-m\ \fR\fB\fIflag\fR\fR] [\fB\-4\fR] [\fB\-6\fR] [\fB\-v\fR] [\fB\-V\fR] {name} [server]
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
\fBhost\fR
|
\fBhost\fR
|
||||||
@@ -190,13 +190,14 @@ If a query type of IXFR is chosen the starting serial number can be specified by
|
|||||||
\fB\-t \fR\fBIXFR=12345678\fR)\&.
|
\fB\-t \fR\fBIXFR=12345678\fR)\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\-T
|
\-T, \-U
|
||||||
.RS 4
|
.RS 4
|
||||||
TCP: By default,
|
TCP/UDP: By default,
|
||||||
\fBhost\fR
|
\fBhost\fR
|
||||||
uses UDP when making queries\&. The
|
uses UDP when making queries\&. The
|
||||||
\fB\-T\fR
|
\fB\-T\fR
|
||||||
option makes it use a TCP connection when querying the name server\&. TCP will be automatically selected for queries that require it, such as zone transfer (AXFR) requests\&.
|
option makes it use a TCP connection when querying the name server\&. TCP will be automatically selected for queries that require it, such as zone transfer (AXFR) requests\&. Type ANY queries default to TCP but can be forced to UDP initially using
|
||||||
|
\fB\-U\fR\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\-m \fIflag\fR
|
\-m \fIflag\fR
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
<h2>Synopsis</h2>
|
<h2>Synopsis</h2>
|
||||||
<div class="cmdsynopsis"><p>
|
<div class="cmdsynopsis"><p>
|
||||||
<code class="command">host</code>
|
<code class="command">host</code>
|
||||||
[<code class="option">-aACdlnrsTwv</code>]
|
[<code class="option">-aACdlnrsTUwv</code>]
|
||||||
[<code class="option">-c <em class="replaceable"><code>class</code></em></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">-N <em class="replaceable"><code>ndots</code></em></code>]
|
||||||
[<code class="option">-R <em class="replaceable"><code>number</code></em></code>]
|
[<code class="option">-R <em class="replaceable"><code>number</code></em></code>]
|
||||||
@@ -231,15 +231,18 @@
|
|||||||
(like <code class="option">-t <code class="literal">IXFR=12345678</code></code>).
|
(like <code class="option">-t <code class="literal">IXFR=12345678</code></code>).
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term">-T</span></dt>
|
<dt>
|
||||||
|
<span class="term">-T, </span><span class="term">-U</span>
|
||||||
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
TCP:
|
TCP/UDP:
|
||||||
By default, <span class="command"><strong>host</strong></span> uses UDP when making
|
By default, <span class="command"><strong>host</strong></span> uses UDP when making
|
||||||
queries. The <code class="option">-T</code> option makes it use a TCP
|
queries. The <code class="option">-T</code> option makes it use a TCP
|
||||||
connection when querying the name server. TCP will be
|
connection when querying the name server. TCP will be
|
||||||
automatically selected for queries that require it, such
|
automatically selected for queries that require it, such
|
||||||
as zone transfer (AXFR) requests.
|
as zone transfer (AXFR) requests. Type ANY queries default
|
||||||
|
to TCP but can be forced to UDP initially using <code class="option">-U</code>.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term">-m <em class="replaceable"><code>flag</code></em></span></dt>
|
<dt><span class="term">-m <em class="replaceable"><code>flag</code></em></span></dt>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (C) 2004-2007, 2010, 2013-2016 Internet Systems Consortium, Inc. ("ISC")
|
.\" Copyright (C) 2004-2007, 2010, 2013-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
.\"
|
.\"
|
||||||
.\" This Source Code Form is subject to the terms of the Mozilla Public
|
.\" This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
@@ -189,7 +189,7 @@ The class specifies the protocol group of the information\&.
|
|||||||
(Default = IN; abbreviation = cl)
|
(Default = IN; abbreviation = cl)
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB \fR\fB\fI[no]\fR\fR\fBdebug\fR
|
\fB\fI[no]\fR\fR\fBdebug\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Turn on or off the display of the full response packet and any intermediate response packets when searching\&.
|
Turn on or off the display of the full response packet and any intermediate response packets when searching\&.
|
||||||
.sp
|
.sp
|
||||||
@@ -197,7 +197,7 @@ Turn on or off the display of the full response packet and any intermediate resp
|
|||||||
[no]deb)
|
[no]deb)
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB \fR\fB\fI[no]\fR\fR\fBd2\fR
|
\fB\fI[no]\fR\fR\fBd2\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Turn debugging mode on or off\&. This displays more about what nslookup is doing\&.
|
Turn debugging mode on or off\&. This displays more about what nslookup is doing\&.
|
||||||
.sp
|
.sp
|
||||||
@@ -210,7 +210,7 @@ Sets the search list to
|
|||||||
\fIname\fR\&.
|
\fIname\fR\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB \fR\fB\fI[no]\fR\fR\fBsearch\fR
|
\fB\fI[no]\fR\fR\fBsearch\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
If the lookup request contains at least one period but doesn\*(Aqt end with a trailing period, append the domain names in the domain search list to the request until an answer is received\&.
|
If the lookup request contains at least one period but doesn\*(Aqt end with a trailing period, append the domain names in the domain search list to the request until an answer is received\&.
|
||||||
.sp
|
.sp
|
||||||
@@ -236,7 +236,7 @@ Change the type of the information query\&.
|
|||||||
(Default = A; abbreviations = q, ty)
|
(Default = A; abbreviations = q, ty)
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB \fR\fB\fI[no]\fR\fR\fBrecurse\fR
|
\fB\fI[no]\fR\fR\fBrecurse\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Tell the name server to query other servers if it does not have the information\&.
|
Tell the name server to query other servers if it does not have the information\&.
|
||||||
.sp
|
.sp
|
||||||
@@ -258,14 +258,14 @@ Set the number of retries to number\&.
|
|||||||
Change the initial timeout interval for waiting for a reply to number seconds\&.
|
Change the initial timeout interval for waiting for a reply to number seconds\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB \fR\fB\fI[no]\fR\fR\fBvc\fR
|
\fB\fI[no]\fR\fR\fBvc\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Always use a virtual circuit when sending requests to the server\&.
|
Always use a virtual circuit when sending requests to the server\&.
|
||||||
.sp
|
.sp
|
||||||
(Default = novc)
|
(Default = novc)
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB \fR\fB\fI[no]\fR\fR\fBfail\fR
|
\fB\fI[no]\fR\fR\fBfail\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Try the next nameserver if a nameserver responds with SERVFAIL or a referral (nofail) or terminate query (fail) on such a response\&.
|
Try the next nameserver if a nameserver responds with SERVFAIL or a referral (nofail) or terminate query (fail) on such a response\&.
|
||||||
.sp
|
.sp
|
||||||
@@ -290,5 +290,5 @@ returns with an exit status of 1 if any query failed, and 0 otherwise\&.
|
|||||||
\fBInternet Systems Consortium, Inc\&.\fR
|
\fBInternet Systems Consortium, Inc\&.\fR
|
||||||
.SH "COPYRIGHT"
|
.SH "COPYRIGHT"
|
||||||
.br
|
.br
|
||||||
Copyright \(co 2004-2007, 2010, 2013-2016 Internet Systems Consortium, Inc. ("ISC")
|
Copyright \(co 2004-2007, 2010, 2013-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
.br
|
.br
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
<!--
|
<!--
|
||||||
- Copyright (C) 2004-2007, 2010, 2013-2016 Internet Systems Consortium, Inc. ("ISC")
|
- Copyright (C) 2004-2007, 2010, 2013-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
-
|
-
|
||||||
- This Source Code Form is subject to the terms of the Mozilla Public
|
- This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
@@ -233,8 +233,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = IN; abbreviation = cl)
|
(Default = IN; abbreviation = cl)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>debug</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>debug</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Turn on or off the display of the full response packet and
|
Turn on or off the display of the full response packet and
|
||||||
@@ -244,8 +243,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = nodebug; abbreviation = [<span class="optional">no</span>]deb)
|
(Default = nodebug; abbreviation = [<span class="optional">no</span>]deb)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>d2</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>d2</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Turn debugging mode on or off. This displays more about
|
Turn debugging mode on or off. This displays more about
|
||||||
@@ -261,8 +259,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
Sets the search list to <em class="replaceable"><code>name</code></em>.
|
Sets the search list to <em class="replaceable"><code>name</code></em>.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>search</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>search</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
If the lookup request contains at least one period but
|
If the lookup request contains at least one period but
|
||||||
@@ -296,8 +293,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = A; abbreviations = q, ty)
|
(Default = A; abbreviations = q, ty)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>recurse</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>recurse</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tell the name server to query other servers if it does not
|
Tell the name server to query other servers if it does not
|
||||||
@@ -329,8 +325,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
reply to number seconds.
|
reply to number seconds.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>vc</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>vc</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Always use a virtual circuit when sending requests to the
|
Always use a virtual circuit when sending requests to the
|
||||||
@@ -340,8 +335,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = novc)
|
(Default = novc)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>fail</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>fail</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Try the next nameserver if a nameserver responds with
|
Try the next nameserver if a nameserver responds with
|
||||||
|
@@ -862,10 +862,10 @@
|
|||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Use [do not use] TCP when querying name servers. The
|
Use [do not use] TCP when querying name servers. The
|
||||||
default behavior is to use UDP unless an
|
default behavior is to use UDP unless a type
|
||||||
<code class="literal">ixfr=N</code> query is requested, in which
|
<code class="literal">any</code> or <code class="literal">ixfr=N</code>
|
||||||
case the default is TCP. AXFR queries always use
|
query is requested, in which case the default is TCP.
|
||||||
TCP.
|
AXFR queries always use TCP.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="option">+timeout=T</code></span></dt>
|
<dt><span class="term"><code class="option">+timeout=T</code></span></dt>
|
||||||
|
@@ -51,7 +51,7 @@
|
|||||||
<h2>Synopsis</h2>
|
<h2>Synopsis</h2>
|
||||||
<div class="cmdsynopsis"><p>
|
<div class="cmdsynopsis"><p>
|
||||||
<code class="command">host</code>
|
<code class="command">host</code>
|
||||||
[<code class="option">-aACdlnrsTwv</code>]
|
[<code class="option">-aACdlnrsTUwv</code>]
|
||||||
[<code class="option">-c <em class="replaceable"><code>class</code></em></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">-N <em class="replaceable"><code>ndots</code></em></code>]
|
||||||
[<code class="option">-R <em class="replaceable"><code>number</code></em></code>]
|
[<code class="option">-R <em class="replaceable"><code>number</code></em></code>]
|
||||||
@@ -249,15 +249,18 @@
|
|||||||
(like <code class="option">-t <code class="literal">IXFR=12345678</code></code>).
|
(like <code class="option">-t <code class="literal">IXFR=12345678</code></code>).
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term">-T</span></dt>
|
<dt>
|
||||||
|
<span class="term">-T, </span><span class="term">-U</span>
|
||||||
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
TCP:
|
TCP/UDP:
|
||||||
By default, <span class="command"><strong>host</strong></span> uses UDP when making
|
By default, <span class="command"><strong>host</strong></span> uses UDP when making
|
||||||
queries. The <code class="option">-T</code> option makes it use a TCP
|
queries. The <code class="option">-T</code> option makes it use a TCP
|
||||||
connection when querying the name server. TCP will be
|
connection when querying the name server. TCP will be
|
||||||
automatically selected for queries that require it, such
|
automatically selected for queries that require it, such
|
||||||
as zone transfer (AXFR) requests.
|
as zone transfer (AXFR) requests. Type ANY queries default
|
||||||
|
to TCP but can be forced to UDP initially using <code class="option">-U</code>.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term">-m <em class="replaceable"><code>flag</code></em></span></dt>
|
<dt><span class="term">-m <em class="replaceable"><code>flag</code></em></span></dt>
|
||||||
|
@@ -251,8 +251,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = IN; abbreviation = cl)
|
(Default = IN; abbreviation = cl)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>debug</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>debug</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Turn on or off the display of the full response packet and
|
Turn on or off the display of the full response packet and
|
||||||
@@ -262,8 +261,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = nodebug; abbreviation = [<span class="optional">no</span>]deb)
|
(Default = nodebug; abbreviation = [<span class="optional">no</span>]deb)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>d2</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>d2</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Turn debugging mode on or off. This displays more about
|
Turn debugging mode on or off. This displays more about
|
||||||
@@ -279,8 +277,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
Sets the search list to <em class="replaceable"><code>name</code></em>.
|
Sets the search list to <em class="replaceable"><code>name</code></em>.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>search</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>search</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
If the lookup request contains at least one period but
|
If the lookup request contains at least one period but
|
||||||
@@ -314,8 +311,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = A; abbreviations = q, ty)
|
(Default = A; abbreviations = q, ty)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>recurse</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>recurse</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tell the name server to query other servers if it does not
|
Tell the name server to query other servers if it does not
|
||||||
@@ -347,8 +343,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
reply to number seconds.
|
reply to number seconds.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>vc</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>vc</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Always use a virtual circuit when sending requests to the
|
Always use a virtual circuit when sending requests to the
|
||||||
@@ -358,8 +353,7 @@ nslookup -query=hinfo -timeout=10
|
|||||||
(Default = novc)
|
(Default = novc)
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class="constant">
|
<dt><span class="term"><code class="constant"><em class="replaceable"><code>[<span class="optional">no</span>]</code></em>fail</code></span></dt>
|
||||||
<em class="replaceable"><code>[<span class="optional">no</span>]</code></em>fail</code></span></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Try the next nameserver if a nameserver responds with
|
Try the next nameserver if a nameserver responds with
|
||||||
|
Reference in New Issue
Block a user