diff --git a/bin/named/named.conf.5 b/bin/named/named.conf.5 index 515886dea0..a4762ac817 100644 --- a/bin/named/named.conf.5 +++ b/bin/named/named.conf.5 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -12,7 +12,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: named.conf.5,v 1.7 2005/01/13 04:52:20 marka Exp $ +.\" $Id: named.conf.5,v 1.8 2005/01/17 01:55:05 marka Exp $ .\" .TH "NAMED.CONF" "5" "Aug 13, 2004" "BIND9" "" .SH NAME @@ -60,7 +60,7 @@ masters \fIstring\fR [ port \fIinteger\fR ] { .SH "SERVER" .sp .nf -server ( \fIipv4_address\fR | \fIipv6_address\fR ) { +server ( \fIipv4_address[/prefixlen]\fR | \fIipv6_address[/prefixlen]\fR ) { bogus \fIboolean\fR; edns \fIboolean\fR; provide-ixfr \fIboolean\fR; @@ -291,7 +291,7 @@ view \fIstring\fR \fIoptional_class\fR { ... }; - server ( \fIipv4_address\fR | \fIipv6_address\fR ) { + server ( \fIipv4_address[/prefixlen]\fR | \fIipv6_address[/prefixlen]\fR ) { ... }; diff --git a/bin/named/named.conf.html b/bin/named/named.conf.html index ca85d57b26..380e3b014c 100644 --- a/bin/named/named.conf.html +++ b/bin/named/named.conf.html @@ -1,5 +1,5 @@ - + server ( ipv4_addressipv4_address[/prefixlen] | ipv6_addressipv6_address[/prefixlen] ) {
bogus 

TRUSTED-KEYS

CONTROLS

LOGGING

LWRES

OPTIONS

VIEW

server ( ipv4_addressipv4_address[/prefixlen] | ipv6_addressipv6_address[/prefixlen] ) {
...
};
@@ -1558,7 +1570,7 @@ CLASS="REPLACEABLE" >

ZONE

FILES

SEE ALSO

6.3. Zone File
server ip_addrip_addr[/prefixlen] { [server statement defines characteristics -to be associated with a remote name server.

named.conf.

The

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

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