From: Tinderbox User
+ rndc commands that specify zone names,
+ such as reload, retransfer
+ or zonestatus, can be ambiguous when applied
+ to zones of type redirect. Redirect zones are
+ always called ".", and can be confused with zones of type
+ hint or with slaved copies of the root zone.
+ To specify a redirect zone, use the special zone name
+ -redirect, without a trailing period.
+ (With a trailing period, this would specify a zone called
+ "-redirect".)
+
The print-time option in the
logging configuration can now take arguments
@@ -105,7 +106,15 @@
compatibility, yes is a synonym for
local. [RT #42585]
+ Rndc commands can now manipulate redirect zones using "-redirect". + To manipulate a zone called "-redirect" reference it using absolute + name form ("-redirect."). +
+
+ rndc commands that specify zone names,
+ such as reload, retransfer
+ or zonestatus, can be ambiguous when applied
+ to zones of type redirect. Redirect zones are
+ always called ".", and can be confused with zones of type
+ hint or with slaved copies of the root zone.
+ To specify a redirect zone, use the special zone name
+ -redirect, without a trailing period.
+ (With a trailing period, this would specify a zone called
+ "-redirect".)
+
The print-time option in the
logging configuration can now take arguments
@@ -69,7 +70,15 @@
compatibility, yes is a synonym for
local. [RT #42585]
+ Rndc commands can now manipulate redirect zones using "-redirect". + To manipulate a zone called "-redirect" reference it using absolute + name form ("-redirect."). +
+