|
@@ -9,15 +9,6 @@
|
|
|
.\"
|
|
|
.TH "B10\-DDNS" "8" "December 9, 2011" "BIND10" "BIND10"
|
|
|
.\" -----------------------------------------------------------------
|
|
|
-.\" * Define some portability stuff
|
|
|
-.\" -----------------------------------------------------------------
|
|
|
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
-.\" http://bugs.debian.org/507673
|
|
|
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
|
|
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
-.ie \n(.g .ds Aq \(aq
|
|
|
-.el .ds Aq '
|
|
|
-.\" -----------------------------------------------------------------
|
|
|
.\" * set default formatting
|
|
|
.\" -----------------------------------------------------------------
|
|
|
.\" disable hyphenation
|
|
@@ -43,6 +34,22 @@ boss process\&. When the
|
|
|
DNS server receives a DDNS update,
|
|
|
\fBb10\-ddns\fR
|
|
|
updates the zone in the BIND 10 zone data store\&.
|
|
|
+.if n \{\
|
|
|
+.sp
|
|
|
+.\}
|
|
|
+.RS 4
|
|
|
+.it 1 an-trap
|
|
|
+.nr an-no-space-flag 1
|
|
|
+.nr an-break-flag 1
|
|
|
+.br
|
|
|
+.ps +1
|
|
|
+\fBNote\fR
|
|
|
+.ps -1
|
|
|
+.br
|
|
|
+.PP
|
|
|
+Currently installed is a dummy component\&. It does not provide any functionality\&. It is a skeleton implementation that will be expanded later\&.
|
|
|
+.sp .5v
|
|
|
+.RE
|
|
|
.PP
|
|
|
This daemon communicates with BIND 10 over a
|
|
|
\fBb10-msgq\fR(8)
|
|
@@ -68,7 +75,7 @@ The configurable settings are:
|
|
|
.PP
|
|
|
|
|
|
\fIzones\fR
|
|
|
-The zones option is a named set of zones that can be updated with DDNS\&. Each entry has one element called update_acl, which is is a list of access control rules that define update permissions\&. By default this is empty; DDNS must be explicitely enabled per zone\&.
|
|
|
+The zones option is a named set of zones that can be updated with DDNS\&. Each entry has one element called update_acl, which is a list of access control rules that define update permissions\&. By default this is empty; DDNS must be explicitely enabled per zone\&.
|
|
|
.PP
|
|
|
The module commands are:
|
|
|
.PP
|
|
@@ -82,8 +89,6 @@ Exits
|
|
|
\fBb10-auth\fR(8),
|
|
|
\fBb10-cfgmgr\fR(8),
|
|
|
\fBb10-msgq\fR(8),
|
|
|
-\fBb10-xfrin\fR(8),
|
|
|
-\fBb10-xfrout\fR(8),
|
|
|
\fBbind10\fR(8),
|
|
|
BIND 10 Guide\&.
|
|
|
.SH "HISTORY"
|