reverse lookup probs (v2)

Rickard Svorén rickard at xpress.se
Thu Jun 28 16:09:11 UTC 2001


Sending real config this time;

Having problems with reverselookup from resolvers not using
our nameserver. No errors in /var/messages , using bind-8.2.3-1.

Zone file;
=================================================
;
; BIND data file for local loopback interface.
;
@       IN      SOA     anjin.xpress.se. postmaster.anjin.xpress.se. (
         2001062801
         28800
         7200
         604800
         86400 )

72.162.195.in-addr.arpa.        IN      NS      anjin.xpress.se.
72.162.195.in-addr.arpa.        IN      NS      jumanji.xpress.se.

;
4.72.162.195.in-addr.arpa.      IN      PTR      freja.kilvision.se.
16.72.162.195.in-addr.arpa.     IN      PTR      kil.xpress.se.
22.72.162.195.in-addr.arpa.     IN      PTR      tmp.kil.se.
===================================================

named.conf;
===================================================
zone "72.162.195.in-addr.arpa." {
         type master;
         file "rev.72.162.195.in-addr.arpa";
};
===================================================

Thanks in advance
//Rickard

*Thanks for the pointer Simon*



More information about the bind-users mailing list