Hello Mark,

Sorry for this :(
I was thinking thats a rule on the list since everyone does this on the list. 
Sorry again.

But you’re right. It was a typo. The find & replace command does not modified 
the typo to myzone.com<http://myzone.com>. You can see it on my original 
message on the slaves named.conf.

Thank you.

On May 6, 2016, at 8:26 PM, Mark Andrews <ma...@isc.org<mailto:ma...@isc.org>> 
wrote:


Stop with this "myzone.com<http://myzone.com>" garbage.  IT DOES NOT HELP.  You 
almost
certainly have a typo which we can't see because you have obscured
it.

Mark

In message 
<992dbad5-e450-4f29-8122-3ac537e91...@if.ufrj.br<mailto:992dbad5-e450-4f29-8122-3ac537e91...@if.ufrj.br>>,
 =?utf-8?B?Vmluw61jaXVzIEZlcnLDo2
8=?= writes:
Hello guys,

Im probably missing something on my named.conf but Im moving a zone to
our DNS servers but were unable to do this correctly since our slaves are
refusing to get the zone file from the hidden master DNS.

On the both slaves (ns1 and ns2) the following is logged:
May  6 19:56:36 darkshire named49323: transfer of
myzone.com/IN'<http://myzone.com/IN'><http://myzone.com/IN'> from 
192.168.50.50#53: failed while
receiving responses: NOTAUTH.
May  6 16:37:53 ruttheran named40061: transfer of
myzone.com/IN'<http://myzone.com/IN'><http://myzone.com/IN'> from 
192.168.50.50#53: failed while
receiving responses: NOTAUTH.

And on the master the following is logged:
May  6 19:56:36 exodar named5562: client 192.168.50.15#15815: bad zone
transfer request: 
myzone.com/IN':<http://myzone.com/IN':><http://myzone.com/IN':>
non-authoritative zone (NOTAUTH)

On the master server Im running: BIND 9.8.4-rpz2+rl005.12-P1 on Debian
Linux and the slaves are on FreeBSD 10.2-RELEASE with BIND 9.10.3.

Master Configuration:
zone "myzone.com<http://myzone.com><http://myzone.com>" {
type master;
file "/var/lib/bind/myzone.com.db";
notify yes;
allow-transfer { intnameservers; };
allow-update { key "DHCP_UPDATER"; };
};

Slaves Configuration:
zone "wfme2106.com.br<http://wfme2106.com.br><http://wfme2106.com.br>" {
type slave;
file 
"/usr/local/etc/namedb/slave/myzone.com<http://myzone.com><http://myzone.com>";
masters { 192.168.50.50; };
notify no;
};

Thanks in advance,
Vincius.

PS: AXFR is working as expected when issuing dig AXFR
myzone.com<http://myzone.com><http://myzone.com> @192.168.50.50.

--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: 
ma...@isc.org<mailto:ma...@isc.org>

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to