RE: Default Options

2012-06-05 Thread Manson, John
one;};\n\ . . . . The file also includes defaults for 'view' and 'zone'. Thanks -Original Message- From: Evan Hunt [mailto:e...@isc.org] Sent: Tuesday, June 05, 2012 3:04 PM To: Mike Hoskins Cc: Manson, John; 'bind-users@lists.isc.org' Subject: Re: Default Op

Re: Default Options

2012-06-05 Thread Evan Hunt
>Is there a command for bind that will list all Options default names and >settings in named.conf? >Might be helpful in understanding why bind is acting a certin way. Not really... if you download and build source, there's a tool that will print all the supported options (bin/tests/cfg_test --nam

Re: Default Options

2012-06-05 Thread Mike Hoskins
i'd love to hear there is... something like postconf. :-) in the past, i've always read through the options syntax section of each version's ARM to determine current defaults. documentation can get out of date or have errors though, so a command that prints real values would be a useful auditin