BIND upgrade and subsequent zone transfer issues

Barry Margolin barmar at genuity.net
Wed Nov 14 19:39:40 UTC 2001


In article <9sugft$a0l at pub3.rc.vix.com>, Robert Gahl  <bgahl at bawcsa.org> wrote:
>Nov 14 11:24:50 dhcp-231 named[15781]: zone zone.fireclick.com/IN: refresh: 
>unexpected rcode (NXDOMAIN) from master 192.168.254.1#53
>Nov 14 11:24:50 dhcp-231 named[15781]: zone zone.eng.fireclick.com/IN: 
>refresh:unexpected rcode (NXDOMAIN) from master 192.168.11.33#53
>Nov 14 11:24:50 dhcp-231 named[15781]: zone zone.qa.fireclick.com/IN: 
>refresh: unexpected rcode (SERVFAIL) from master 192.168.0.2#53

>>         zone "zone.fireclick.com" {
....
>>         zone "zone.eng.fireclick.com" {
....
>>         zone "zone.qa.fireclick.com" {

The message means that there's no zones with those names on the master
server.  Are you sure those shouldn't be:

           zone "fireclick.com" {
....
           zone "eng.fireclick.com" {
....
           zone "qa.fireclick.com" {

-- 
Barry Margolin, barmar at genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list