<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
Jason,<BR>
<BR>
Looks like a DNS delegation error,  login to your 'MyApnic' and make sure everything is good.<BR>
<BR>
I can not get an external response here<BR>
~$ host 203.22.30.47<BR>
Host 47.30.22.203.in-addr.arpa not found: 2(SERVFAIL<BR>
<BR>
<BR>
 ~$ dig 30.22.203.in-addr.arpa NS<BR>
<BR>
; <<>> DiG 9.4.2-P2 <<>> 30.22.203.in-addr.arpa NS<BR>
;; global options:  printcmd<BR>
;; Got answer:<BR>
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 31292<BR>
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0<BR>
<BR>
;; QUESTION SECTION:<BR>
;30.22.203.in-addr.arpa.                IN      NS<BR>
<BR>
;; Query time: 1 msec<BR>
<BR>
<BR>
<BR>
On Wed, 2009-06-10 at 10:19 +0100, Jason Crummack wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
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 if you could point me in the right direction on solving the issue.

here's what i'm getting with a local host command

$ host -d 203.22.30.47 127.0.0.1  

Trying "47.30.22.203.in-addr.arpa"
Received 43 bytes from 127.0.0.1#53 in 0 ms
Trying "47.30.22.203.in-addr.arpa"
Using domain server:
Name: 127.0.0.1
Address: 127.0.0.1#53
Aliases:
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>