reverse lookup for single address

Tom Schmitt TomSchmitt at gmx.de
Thu Sep 9 08:15:17 UTC 2004


>This is what I have in my named.conf:
> 
> zone "56.34.12.in-addr.arpa" IN {
>         type slave;
>         file "master/pub.rev";
>         masters {
>             64.81.79.2;
>             216.231.41.2;
>         };
> };
> 

This means, that you are the slave for that zone. So all you shouldt doing
(according to this) ist caching the data.


> and in pub.rev:
> 
> $ORIGIN 56.34.12.in-addr.arpa.
> $TTL    3600
> @       IN      SOA
> myserver.org. root.myserver.org.  

This means your server ist the master-server for this domain. This is not
the same as you have configured in named.conf.

If you want to solve your own adress as a master and the rest of the subnet
resolving using the master of this subnet, you have to tear the subnet
apart. 

Tom.
> 

-- 
Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR*
Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl



More information about the bind-users mailing list