Re: Issue with reverse dns and local caching name server

2009-06-10 Thread Mark Andrews
In message <4a2fcb63.8030...@easysoft.com>, Jason Crummack writes: > Kirk wrote: > >> $ dig +trace @127.0.0.1 -x 203.22.30.47 > >> > >> ; <<>> DiG 9.4.3 <<>> +trace @127.0.0.1 -x 203.22.30.47 > >> ; (1 server found) > >> ;; global options: printcmd > >> . 517909 IN NS

Re: Issue with reverse dns and local caching name server

2009-06-10 Thread Jason Crummack
Kirk wrote: $ dig +trace @127.0.0.1 -x 203.22.30.47 ; <<>> DiG 9.4.3 <<>> +trace @127.0.0.1 -x 203.22.30.47 ; (1 server found) ;; global options: printcmd . 517909 IN NS G.ROOT-SERVERS.NET. . 517909 IN NS A.ROOT-SERVERS.NET. .

Re: Issue with reverse dns and local caching name server

2009-06-10 Thread Jason Crummack
Noel Butler wrote: On Wed, 2009-06-10 at 11:20 +0100, Jason Crummack wrote: dig @82.138.243.4 30.22.203.in-addr.arpa NS I get a response from that IP as well, however from mine, I don't, I suspect that's the server cache. Is this IP range still delegated to you? dig 30.22.203.in-addr.arpa

Re: Issue with reverse dns and local caching name server

2009-06-10 Thread Noel Butler
On Wed, 2009-06-10 at 11:20 +0100, Jason Crummack wrote: > dig @82.138.243.4 30.22.203.in-addr.arpa NS > I get a response from that IP as well, however from mine, I don't, I suspect that's the server cache. Is this IP range still delegated to you? dig 30.22.203.in-addr.arpa NS ; <<>> Di

Re: Issue with reverse dns and local caching name server

2009-06-10 Thread Jason Crummack
Thanks for the reply Noel i still don't understand why that would work on the external name server we have access to and not on our internal one? $ dig @82.138.243.4 30.22.203.in-addr.arpa NS ; <<>> DiG 9.3.2 <<>> @82.138.243.4 30.22.203.in-addr.arpa NS ; (1 server found) ;; global options:

Re: Issue with reverse dns and local caching name server

2009-06-10 Thread Noel Butler
Jason, Looks like a DNS delegation error, login to your 'MyApnic' and make sure everything is good. I can not get an external response here ~$ host 203.22.30.47 Host 47.30.22.203.in-addr.arpa not found: 2(SERVFAIL ~$ dig 30.22.203.in-addr.arpa NS ; <<>> DiG 9.4.2-P2 <<>> 30.22.203.in-addr.ar

Issue with reverse dns and local caching name server

2009-06-10 Thread Jason Crummack
Hi all, I'm fairly new to bind configuration and was wondering if you could point me in the right direction for issues we seem to be having with our caching name server reverse looking up a particular address, i've been banging my head against this for the last couple of days now and wondered