McTim, there is no need for the named.conf file, as the problem is not with the config of the nameserver but most likely with the zone file for the domain itself. I also doubt that it would be wise showing ISP's configurations on a public forum.
Regards, -- Markus On Oct 4, 2010, at 9:13 PM, McTim wrote: > dns2-svr-celtel.imul.com is auth, but not dns1-svr-celtel.imul.com is > not. Neither is giving an answer. Can you paste the named.conf? > > ; <<>> DiG 9.3.2 <<>> @demon.mtn.co.ug nca.co.ug > ; (1 server found) > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1099 > ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2 > > ;; QUESTION SECTION: > ;nca.co.ug. IN A > > ;; AUTHORITY SECTION: > nca.co.ug. 3600 IN NS dns2-svr-celtel.imul.com. > nca.co.ug. 3600 IN NS dns1-svr-celtel.imul.com. > > ;; ADDITIONAL SECTION: > dns1-svr-celtel.imul.com. 84984 IN A 41.190.128.20 > dns2-svr-celtel.imul.com. 84984 IN A 41.190.128.21 > > ;; Query time: 515 msec > ;; SERVER: 212.88.97.20#53(212.88.97.20) > ;; WHEN: Mon Oct 04 21:05:14 2010 > ;; MSG SIZE rcvd: 127 > > >> dig @dns1-svr-celtel.imul.com nca.co.ug > > ; <<>> DiG 9.3.2 <<>> @dns1-svr-celtel.imul.com nca.co.ug > ; (1 server found) > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 419 > ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 > > ;; QUESTION SECTION: > ;nca.co.ug. IN A > > ;; Query time: 125 msec > ;; SERVER: 41.190.128.20#53(41.190.128.20) > ;; WHEN: Mon Oct 04 21:05:53 2010 > ;; MSG SIZE rcvd: 27 > > >> dig @dns2-svr-celtel.imul.com nca.co.ug > > ; <<>> DiG 9.3.2 <<>> @dns2-svr-celtel.imul.com nca.co.ug > ; (1 server found) > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1492 > ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 > > ;; QUESTION SECTION: > ;nca.co.ug. IN A > > ;; AUTHORITY SECTION: > nca.co.ug. 86400 IN SOA > dns2-svr-celtel.imul.com. registrar.infocom.co.ug. 2010100400 86400 > 21600 360000 8640 > > ;; Query time: 281 msec > ;; SERVER: 41.190.128.21#53(41.190.128.21) > ;; WHEN: Mon Oct 04 21:06:13 2010 > ;; MSG SIZE rcvd: 105 > > > > On Mon, Oct 4, 2010 at 7:19 PM, Ryta Kashemire <[email protected]> wrote: >> Hi All >> I have a dns server running opensuse 11.3 >> i believe my named.conf is set up right and my zone file are but in the >> right directories but for some reason is one domain's slave zone file doesnt >> load >> when i restart named this is what i get >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: zone_timer: zone nca.co.ug/IN: >> enter >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: zone_maintenance: zone >> nca.co.ug/IN: enter >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: zone nca.co.ug/IN: expired >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: calling free_rbtdb(nca.co.ug) >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: done free_rbtdb(nca.co.ug) >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: queue_soa_query: zone >> nca.co.ug/IN: enter >> Oct 4 19:15:08 dns1-svr-celtel named[2718]: zone_settimer: zone >> nca.co.ug/IN: enter >> Oct 4 19:15:11 dns1-svr-celtel named[2718]: soa_query: zone nca.co.ug/IN: >> enter >> Oct 4 19:15:11 dns1-svr-celtel named[2718]: refresh_callback: zone >> nca.co.ug/IN: enter >> Oct 4 19:15:11 dns1-svr-celtel named[2718]: zone nca.co.ug/IN: refresh: >> non-authoritative answer from master 41.190.128.21#53 (source 0.0.0.0#0) >> and when i dig @my dns server for the domain i get status: SERVFAIL >> what could be the problem?? >> Thanks in advance >> >> _______________________________________________ >> LUG mailing list >> [email protected] >> http://kym.net/mailman/listinfo/lug >> >> LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ >> >> All Archives can be found at http://www.mail-archive.com/[email protected]/ >> >> The above comments and data are owned by whoever posted them (including >> attachments if any). The List's Host is not responsible for them in any way. >> --------------------------------------- >> >> >> > > > > -- > Cheers, > > McTim > "A name indicates what we seek. An address indicates where it is. A > route indicates how we get there." Jon Postel > _______________________________________________ > LUG mailing list > [email protected] > http://kym.net/mailman/listinfo/lug > > LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ > > All Archives can be found at http://www.mail-archive.com/[email protected]/ > > The above comments and data are owned by whoever posted them (including > attachments if any). The List's Host is not responsible for them in any way. > --------------------------------------- > _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ All Archives can be found at http://www.mail-archive.com/[email protected]/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
