Suse DNS wizard

 
Thread Tools Search this Thread
Operating Systems Linux SuSE Suse DNS wizard
# 1  
Old 04-21-2006
Suse DNS wizard

Hi everybody,
I am doing some test with the Yast DNS wizard in Suse 10 and everything seems to be working fine, it's a great tool, very easy to get a bind 9 dns up and running in 15 minutes.
Initially I have run the normal wizard and created just a master zone in order to get a DNS server running.

However now I would like to run the wizard again in "expert mode" because I need to play around with the ACLs and TSIG keys, but I can't figure out how to do this.
I am not prompted to run the wizard in "expert mode", it looks like once the DNS server is installed in normal mode the user is not prompted anymore for the expert options (e.g. TSIG keys, ACLs...).
Any idea?
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SUPYBOT-PLUGIN-CREATE(1)				      General Commands Manual					  SUPYBOT-PLUGIN-CREATE(1)

NAME
supybot-plugin-create - A wizard for creating Supybot plugins SYNOPSIS
supybot-plugin-create [options] DESCRIPTION
supybot-plugin-create is a wizard that creates a template python source file for a new supybot(1) plugin. OPTIONS
--version Show version of program. -h, --help Show summary of options. -n NAME, --name=NAME Sets the name for the plugin. -t, --thread Makes the plugin threaded. --real-name=REALNAME Specify what real name the copyright is assigned to. SEE ALSO
python(1), supybot(1), supybot-test(1), supybot-botchk(1), supybot-wizard(1), supybot-adduser(1), supybot-plugin-doc(1) AUTHOR
This manual page was originally written by James Vega <jamessan at supybot dot com>. Permission is granted to copy, distribute and/or mod- ify this document under the terms of the Supybot license, a BSD-style license. APRIL 2005 SUPYBOT-PLUGIN-CREATE(1)