Resolve arpa

Douglas, Earl edouglas at kpmg.ca
Wed Dec 8 17:55:01 UTC 1999


It appears that have a "typo" you forgot the "a" at the end of "arpa" when
defining your reverse zones in your named.conf file.

-----Original Message-----
From: Claudio Martinez [mailto:claudio at sncdc.mixcoac.upmx.mx]
Sent: Wednesday, December 08, 1999 12:19 PM
To: bind-users at isc.org
Subject: Resolve arpa




Hi,


I have problems with the bind 8.2.2.-P5. The Nslookup resolve names for
example to rafael (192.100.201.126) the nslookup return me this messages:

> rafael
Server:  sncdc.mixcoac.upmx.mx
Address:  192.100.201.161

Name:    rafael.mixcoac.upmx.mx
Address:  192.100.201.126

---------------------------

With IP 192.100.201.126 the system return me this messages:

> 192.100.201.126
Server:  sncdc.mixcoac.upmx.mx
Address:  192.100.201.161

*** sncdc.mixcoac.upmx.mx can't find 192.100.201.126: Non-existent
host/domain


But with IP 200.15.30.119 the system return me this messages:

> 200.15.30.119
Server:  sncdc.mixcoac.upmx.mx
Address:  192.100.201.161

*** sncdc.mixcoac.upmx.mx can't find 200.15.30.119: Non-existent
host/domain


I'm not sure if my configurations are ok, please Could you Help Me PLEASE
?


I have this configuration :


-----------------------------

named.conf   
~~~~~~~~~~

zone "201.100.192.in-addr.arp"{
        type master;
        file "201.100.192.zone";
        };

zone "30.15.200.in-addr.arp"{
        type master;
        file "30.15.200.zone";
        };

----------------------------------------

201.100.192.zone
~~~~~~~~~~~~~~~~
                                                             
$TTL 86400
@ IN SOA        sncdc.mixcoac.upmx.mx.  root.sncdc.mixcoac.upmx.mx.
        (
        07129903                ; Serial
        21600           ; Refresh 3 hours
        3600            ; Retry 1 hour
        2600000         ; Expire 1000 hours
        86400 )         ; Minimum 24 hours

                IN      NS      sncdc.mixcoac.upmx.mx.
                IN      NS      dns2.unam.mx.
                IN      NS      u.ns.verio.net.

120             IN      PTR     rodin.mixcoac.upmx.mx.
121             IN      PTR     donatello.mixcoac.upmx.mx.
122             IN      PTR     leonardo.mixcoac.upmx.mx.
123             IN      PTR     miguelangel.mixcoac.upmx.mx.
125             IN      PTR     jerez.mixcoac.upmx.mx.
126             IN      PTR     rafael.mixcoac.upmx.mx.
161             IN      PTR     sncdc.mixcoac.upmx.mx.

                                              
-----------------------------------

30.15.200.zone
~~~~~~~~~~~~~~

$TTL 86400
@ IN SOA        sncdc.mixcoac.upmx.mx.  root.sncdc.mixcoac.upmx.mx.
        (
        07129903                ; Serial
        21600           ; Refresh 3 hours
        3600            ; Retry 1 hour
        2600000         ; Expire 1000 hours
        86400 )         ; Minimum 24 hours

                IN      NS      sncdc.mixcoac.upmx.mx.
                IN      NS      dns2.unam.mx.
                IN      NS      u.ns.verio.net. 

12              IN      PTR     internet.mixcoac.upmx.mx.
97              IN      PTR     omajorga.mixcoac.upmx.mx.
104             IN      PTR     netlabsvgw.mixcoac.upmx.mx.
119             IN      PTR     alpha.mixcoac.upmx.mx.
136             IN      PTR     cebidoc.mixcoac.upmx.mx.
105             IN      PTR     ia3.mixcoac.upmx.mx.
173             IN      PTR     dns1.mixcoac.upmx.mx.
 


Claudio Martinez
UP
Mexico





******************************************************************************
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized.
 
If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful. When addressed to our clients any opinions or advice
contained in this email are subject to the terms and conditions expressed in
the governing KPMG client engagement contract.
******************************************************************************


-- HTML Attachment decoded to text by Listar --

 RE: Resolve arpa



It appears that have a "typo" you forgot the "a" at the end of "arpa" when
defining your reverse zones in your named.conf file. 

-----Original Message----- 
From: Claudio Martinez [mailto:claudio at sncdc.mixcoac.upmx.mx[1]] 
Sent: Wednesday, December 08, 1999 12:19 PM 
To: bind-users at isc.org 
Subject: Resolve arpa 




Hi, 


I have problems with the bind 8.2.2.-P5. The Nslookup resolve names for 
example to rafael (192.100.201.126) the nslookup return me this messages: 

>rafael 
Server:  sncdc.mixcoac.upmx.mx 
Address:  192.100.201.161 

Name:    rafael.mixcoac.upmx.mx 
Address:  192.100.201.126 

--------------------------- 

With IP 192.100.201.126 the system return me this messages: 

>192.100.201.126 
Server:  sncdc.mixcoac.upmx.mx 
Address:  192.100.201.161 

*** sncdc.mixcoac.upmx.mx can't find 192.100.201.126: Non-existent 
host/domain 


But with IP 200.15.30.119 the system return me this messages: 

>200.15.30.119 
Server:  sncdc.mixcoac.upmx.mx 
Address:  192.100.201.161 

*** sncdc.mixcoac.upmx.mx can't find 200.15.30.119: Non-existent 
host/domain 


I'm not sure if my configurations are ok, please Could you Help Me PLEASE 
? 


I have this configuration : 


----------------------------- 

named.conf   
~~~~~~~~~~ 

zone "201.100.192.in-addr.arp"{ 
        type master; 
        file "201.100.192.zone"; 
        }; 

zone "30.15.200.in-addr.arp"{ 
        type master; 
        file "30.15.200.zone"; 
        }; 

---------------------------------------- 

201.100.192.zone 
~~~~~~~~~~~~~~~~ 
                                                             
$TTL 86400 
@ IN SOA        sncdc.mixcoac.upmx.mx.  root.sncdc.mixcoac.upmx.mx. 
        ( 
        07129903                ; Serial 
        21600           ; Refresh 3 hours 
        3600            ; Retry 1 hour 
        2600000         ; Expire 1000 hours 
        86400 )         ; Minimum 24 hours 

                IN      NS      sncdc.mixcoac.upmx.mx. 
                IN      NS      dns2.unam.mx. 
                IN      NS      u.ns.verio.net. 

120             IN      PTR     rodin.mixcoac.upmx.mx. 
121             IN      PTR     donatello.mixcoac.upmx.mx. 
122             IN      PTR     leonardo.mixcoac.upmx.mx. 
123             IN      PTR     miguelangel.mixcoac.upmx.mx. 
125             IN      PTR     jerez.mixcoac.upmx.mx. 
126             IN      PTR     rafael.mixcoac.upmx.mx. 
161             IN      PTR     sncdc.mixcoac.upmx.mx. 

                                              
----------------------------------- 

30.15.200.zone 
~~~~~~~~~~~~~~ 

$TTL 86400 
@ IN SOA        sncdc.mixcoac.upmx.mx.  root.sncdc.mixcoac.upmx.mx. 
        ( 
        07129903                ; Serial 
        21600           ; Refresh 3 hours 
        3600            ; Retry 1 hour 
        2600000         ; Expire 1000 hours 
        86400 )         ; Minimum 24 hours 

                IN      NS      sncdc.mixcoac.upmx.mx. 
                IN      NS      dns2.unam.mx. 
                IN      NS      u.ns.verio.net. 

12              IN      PTR     internet.mixcoac.upmx.mx. 
97              IN      PTR     omajorga.mixcoac.upmx.mx. 
104             IN      PTR     netlabsvgw.mixcoac.upmx.mx. 
119             IN      PTR     alpha.mixcoac.upmx.mx. 
136             IN      PTR     cebidoc.mixcoac.upmx.mx. 
105             IN      PTR     ia3.mixcoac.upmx.mx. 
173             IN      PTR     dns1.mixcoac.upmx.mx. 
  


Claudio Martinez 
UP 
Mexico 



*****************************************************************************
t*
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized.

If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful. When addressed to our clients any opinions or advice
contained in this email are subject to the terms and conditions expressed in
the governing KPMG client engagement contract.
*****************************************************************************
*


--- Links ---
   1 mailto:claudio at sncdc.mixcoac.upmx.mx



More information about the bind-users mailing list