diff --git a/bin/dig/host.1 b/bin/dig/host.1 index f916cf56d3..ccd5a61abd 100644 --- a/bin/dig/host.1 +++ b/bin/dig/host.1 @@ -13,14 +13,14 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: host.1,v 1.14.18.3 2004/04/13 12:17:09 marka Exp $ +.\" $Id: host.1,v 1.14.18.4 2004/11/11 01:55:56 marka Exp $ .\" .TH "HOST" "1" "Jun 30, 2000" "BIND9" "" .SH NAME host \- DNS lookup utility .SH SYNOPSIS .sp -\fBhost\fR [ \fB-aCdlnrTwv\fR ] [ \fB-c \fIclass\fB\fR ] [ \fB-N \fIndots\fB\fR ] [ \fB-R \fInumber\fB\fR ] [ \fB-t \fItype\fB\fR ] [ \fB-W \fIwait\fB\fR ] [ \fB-4\fR ] [ \fB-6\fR ] \fBname\fR [ \fBserver\fR ] +\fBhost\fR [ \fB-aCdlnrTwv\fR ] [ \fB-c \fIclass\fB\fR ] [ \fB-N \fIndots\fB\fR ] [ \fB-R \fInumber\fB\fR ] [ \fB-t \fItype\fB\fR ] [ \fB-W \fIwait\fB\fR ] [ \fB-m \fIflag\fB\fR ] [ \fB-4\fR ] [ \fB-6\fR ] \fBname\fR [ \fBserver\fR ] .SH "DESCRIPTION" .PP \fBhost\fR @@ -127,6 +127,10 @@ is less than one, the wait interval is set to one second. When the effectively wait forever for a reply. The time to wait for a response will be set to the number of seconds given by the hardware's maximum value for an integer quantity. +.PP +The \fB-m\fR can be used to set the memory usage debugging flags +\fIrecord\fR, \fIusage\fR and +\fItrace\fR. .SH "FILES" .PP \fI/etc/resolv.conf\fR diff --git a/bin/dig/host.html b/bin/dig/host.html index 52edac3216..4574949ee1 100644 --- a/bin/dig/host.html +++ b/bin/dig/host.html @@ -15,7 +15,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + ] [-m flag] [-4] [

DESCRIPTION

The -m can be used to set the memory usage debugging flags +record, usage and +trace.

FILES

SEE ALSO

- + address_match_element; ... };
+ allow-update { address_match_element; ... };
allow-update-forwarding { 

VIEW

address_match_element; ... };
+ allow-update { address_match_element; ... };
allow-update-forwarding { 

ZONE

FILES

SEE ALSO

Dynamic update is enabled on a zone-by-zone basis, by +>Dynamic update is enabled by including an allow-update

6.3. Zone File
] [ allow-update { address_match_list }; ] + [ allow-update-forwarding { address_match_list

6.2.16.2. Forwarding

6.2.16.3. Dual-stack Servers

allow-update

Specifies which hosts are allowed to +submit Dynamic DNS updates for master zones. The default is to deny +updates from all hosts. Note that allowing updates based +on the requestor's IP address is insecure; see +Section 7.3 for details. +

allow-update-forwarding

6.2.16.5. Interfaces

6.2.16.6. Query Address

6.2.16.8. Bad UDP Port Lists

6.2.16.9. Operating System Resource Limits

6.2.16.10. Server Resource Limits

6.2.16.11. Periodic Task Intervals

6.2.19. trusted-keys

6.2.20. trusted-keys

6.2.22. view

6.2.24. zone

6.2.24.1. Zone Types

6.2.24.2. Class

6.2.24.3. Zone Options

Specifies which hosts are allowed to -submit Dynamic DNS updates for master zones. The default is to deny -updates from all hosts. Note that allowing updates based -on the requestor's IP address is insecure; see -Section 7.3 for details. -

See the description of allow-update +in Section 6.2.16.4.

6.3. Zone File

6.3.1.2. Textual expression of RRs

6.3.2. Discussion of MX Records

6.3.4. Inverse Mapping in IPv4

6.3.5. Other Zone File Directives

6.3.5.1. The $ORIGIN

6.3.5.2. The $INCLUDE

6.3.5.3. The $TTL

6.3.6. BIND

7.2. chroot

7.2. chroot

7.2.1. The chroot

7.2.2. Using the setuid

8.1. Common Problems
8.2. Incrementing and Changing the Serial Number
8.3. Where Can I Get Help?

8.1. Common Problems

Bibliography

Standards

[RFC974] 

[RFC1034] 

[RFC1035] 

[RFC2181] 

[RFC2308] 

[RFC1995] 

[RFC1996] 

[RFC2136] 

[RFC2845] 

Proposed Standards Still Under Development

[RFC1886] 

[RFC2065] 

[RFC2137] 

Other Important RFCs About DNS

[RFC1535] 

[RFC1536] 

[RFC1982] 

Resource Record Types

[RFC1183] 

[RFC1706] 

[RFC2168] 

[RFC1876] 

[RFC2052] 

[RFC2163] 

[RFC2230] 

DNS

[RFC1101] 

[RFC1123] 

[RFC1591] 

[RFC2317] 

DNS

[RFC1537] 

[RFC1912] 

[RFC2010] 

[RFC2219] 

Other DNS

[RFC1464] 

[RFC1713] 

[RFC1794] 

[RFC2240] 

[RFC2345] 

[RFC2352] 

Obsolete and Unimplemented Experimental RRs

[RFC1712] 

A.3.3. Other Documents About BIND

Bibliography

6.2.19. trusted-keys
6.2.20. trusted-keys
6.2.22. view
6.2.24. zone
6.3. Zone File
6.3.2. Discussion of MX Records
6.3.4. Inverse Mapping in IPv4
6.3.5. Other Zone File Directives
6.3.6. BIND
7.2. chroot
7.2.1. The chroot
7.2.2. Using the setuid
8.1. Common Problems
8.1.1. It's not working; how can I figure out what's wrong?
8.2. Incrementing and Changing the Serial Number
8.3. Where Can I Get Help?
A.1. Acknowledgments
A.1.1. A Brief History of the DNS
A.3.3. Other Documents About BIND; allow-query { ; ... }; allow-transfer { ; ... }; + allow-update { ; ... }; allow-update-forwarding { ; ... }; allow-notify { ; ... }; notify ; @@ -160,7 +161,6 @@ view { zone { type ( master | slave | stub | hint | forward | delegation-only ); - allow-update { ; ... }; file ; journal ; ixfr-base ; // obsolete @@ -177,6 +177,7 @@ view { ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; + allow-update { ; ... }; allow-update-forwarding { ; ... }; allow-notify { ; ... }; notify ; @@ -271,6 +272,7 @@ view { ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; + allow-update { ; ... }; allow-update-forwarding { ; ... }; allow-notify { ; ... }; notify ; @@ -321,7 +323,6 @@ key { zone { type ( master | slave | stub | hint | forward | delegation-only ); - allow-update { ; ... }; file ; journal ; ixfr-base ; // obsolete @@ -337,6 +338,7 @@ zone { ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; + allow-update { ; ... }; allow-update-forwarding { ; ... }; allow-notify { ; ... }; notify ;