BIND 10 #961: Should be a way to see how to configure something
BIND 10 Development
do-not-reply at isc.org
Tue May 24 13:54:35 UTC 2011
#961: Should be a way to see how to configure something
-------------------------------------+-------------------------------------
Reporter: shane | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: New
Component: | Tasks
configuration | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: DNS | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
-------------------------------------+-------------------------------------
"help" does not help me to create a secondary zone:
{{{
> config show Xfrin
Xfrin/transfers_in 10 integer (default)
Xfrin/zones/ list
}}}
What is supposed to go in zones?
Jelte has a workaround, which is to add a zone then look:
{{{> config help Xfrin/zones
Error! Unknown parameter 'Xfrin/zones' to command 'help' of module
'config'
Command help (Get help for module.)
help (Get help for command)
No parameters for the command
> config add Xfrin/zones
> config show Xfrin/zones
Xfrin/zones[0]/name "" string (default)
Xfrin/zones[0]/class "IN" string (default)
Xfrin/zones[0]/master_addr "" string (default)
Xfrin/zones[0]/master_port 53 integer (default)
Xfrin/zones[0]/tsig_key null string
}}}
This works okay, but it not ideal. :)
--
Ticket URL: <http://bind10.isc.org/ticket/961>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list