zealot:~> adnshost --config 'nameserver 172.18.45.6' -i 172.18.45.39 39.45.18.172.in-addr.arpa PTR 1.ptr.test.iwj.relativity.greenend.org.uk 39.45.18.172.in-addr.arpa PTR 2.ptr.test.iwj.relativity.greenend.org.uk zealot:~>
In conjecture that the submitter had inconsistent forward and reverse DNS. adns by default (ie if you don't say `-t ptr-') insists that every address returned has a matching forward entry. zealot:~> adnshost --config 'nameserver 172.18.45.6' 1.ptr.test.iwj.relativity.greenend.org.uk 1.ptr.test.iwj.relativity.greenend.org.uk A INET 172.18.45.39 zealot:~> adnshost --config 'nameserver 172.18.45.6' 2.ptr.test.iwj.relativity.greenend.org.uk 2.ptr.test.iwj.relativity.greenend.org.uk A INET 172.18.45.39 zealot:~> Thanks, Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

