Basic setup question for a master / slave setup with views...

Mark Andrews Mark_Andrews at isc.org
Sun Jan 13 23:46:03 UTC 2008


> Hello All,
> 
> I'm trying to "get this done on the weekends" a couple of new named 
> servers into production mode - and am stuck on a couple of problems:
> 
> 
> Here's what I'm running on both boxed.
>      Fedora Core 7 Linux 2.6.23.8-34.fc7  i686 i686 i386
>      BIND 9.4.2
> 
> 
> The internal views appear to be working ok (at lest they're creating all 
> the zone files in the internal directories on the slave server - have 
> not checked if they update changes).
> 
> 
> The external views are confusing me.  Three of the zones files appear to 
> work, but the others (15) throw this error in the slave server's log:
> 
>       zone yyyyyyyyyyyy.yyy/IN/external: refresh: non-authoritative
>       answer from master xxx.xxx.xxx.xxx#53 (source 0.0.0.0#0)

	This is from the client receiving a response to a SOA query
	for the zone which doesn't have the AA bit set.

	dig -b 0.0.0.0 yyyyyyyyyyyy.yyy soa +norec @xxx.xxx.xxx.xxx

	on the slave to reproduce the query.
 
>       NO errors being logged on the master server.

	Do you have the zones configured in the external view on the
	master?

	Are you sure the slave is talking to the right view at the
	right time.  Check the query log (enable if need be).

> I have checked spelling, removed / relaxed "security" settings 
> (match-clients & match-destinations) and added explicit "allow's" (allow 
> -update and allow-transfer) to no avail.
> 
> Any thoughts on this that might help?  I can provide copes of the zones 
> files as well as the master & slave named.conf files.
> 
> Thanks,
> 
> Jim
> 
> -- 
> Jim Bucks - IT/IS Support       www.coloradostudios.com
> 2400 N. Ulster St.  Denver, CO 80238  Main 303-388-8500
> jbucks at coloradostudios.com             DiD 303-542-5520
> 
> 
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org



More information about the bind-users mailing list