| |||||||||||||||||||||||||||||||
|
to migrate from Bind 9.2.1 to 9.3.2 Our current box is running RH9 with BIND 9.2.1 I've loaded Fedora FC6 with BIND 9.3.2 on a temporary box, I am able to get BIND 9.3.2 to start and RNDC sees the zone files, I have it setup in the /var/named/chroot with a symbolic link from the /var/named/chroot/etc/named.conf to /etc/named.conf I do an RNDC STATUS and see it is reading the zone files, number of zones: 239 debug level: 0 xfers running: 0 xfers deferred: 0 soa queries in progress: 2 query logging is OFF recursive clients: 0/1000 tcp clients: 0/100 server is up and running when I query the zone via NSLOOKUP or DIG I get a SERVFAIL ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 10654 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 My primary server named.conf has the allow-transfer { secondary; secondary-temp; }: directives.. My temp named.conf has the following info in the header: options { directory "/etc"; allow-transfer { primary-address; }; allow-query { any; }; // query-source address * port 53; }; controls { Here is what is being seen in the /var/log/messages Dec 19 13:39:50 esutemp kernel: audit(1166553590.778:6905): avc: denied { write } for pid878 comm="named" name="secondary" dev=dm-0 inoe47817 scontext=root:system_r:named_t:s0 tcontext=root:object_r:named_conf_t:s0 tclass=dir Dec 19 13:39:50 esutemp named[19877]: zone waterloo/IN: loading master file secondary/waterloo: permission denied ... Dec 19 13:59:10 esutemp named[20107]: zone ben.esu3.k12.ne.us/IN: ben_node85.ben.esu3.k12.ne.us/A: bad owner name (check-names) .. .. Dec 19 13:59:14 esutemp named[20107]: zone 236.202.205.in-addr.arpa/IN: zone transfer deferred due to quota On ad naseum. I know the RTFM stuff.. I've been reading it ... Google-ing the "permission denied" and "deferred due to quota" yields results of unanswered questions..
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com