Questions about Reverse Lookup Zone file!

Marc C Storck marc at storck.org
Tue May 7 00:49:11 UTC 2002


Your Network Address is 65.119.31.32
Your Broadcast Address is 65.119.31.63 !!!!!!! not 62

What do you call reverse ping?

Please ask the Hostmaster of svl-ans-01.inet.qwest.net and
dca-ans-01.inet.qwest.net which is the responsible nameservers for
31.119.65.in-addr.arpa

to set the following in the zone file for 31.119.65.in-addr.arpa

32-63.31.119.65.in-addr.arpa.    IN    NS    ns1.sceptre.com.
32-63.31.119.65.in-addr.arpa.    IN    NS    ns2.sceptre.com. or whatever
your second nameserver is called.... you should have 2 but 1 is still fine
but REALLY NOT recommended

32.31.119.65.in-addr.arpa.    IN    CNAME 32.32-63.31.119.65.in-addr.arpa.
33.31.119.65.in-addr.arpa.    IN    CNAME 33.32-63.31.119.65.in-addr.arpa.
...
63.31.119.65.in-addr.arpa.    IN    CNAME 63.32-63.31.119.65.in-addr.arpa.


than create

a zone file for 32-63.31.119.65.in-addr.arpa

and add the following:

$TTL 43200
@ IN SOA ns1.sceptre.com. hostmaster.ns1.sceptre.com. (
2002050302 ; serial
1H ; refresh
15 ; retry
14D ; expire
12H ; default_ttl
)
@ IN NS ns1.sceptre.com.
57 IN PTR ns1.sceptre.com.
42 IN PTR www.sceptre.com.

This is described in a RFC, but I don't know which....

Best Regards,

Marc

----- Original Message -----
From: "Steven Lai" <slai at sceptre.com>
To: <comp-protocols-dns-bind at isc.org>
Sent: Tuesday, May 07, 2002 2:33 AM
Subject: Questions about Reverse Lookup Zone file!


> Hi
>
> I setup my Bind DNS Server and it seems t o work except the Reverse
lookup!
>
> My IP is 65.119.31.XX and subnet is 255.255.255.224. My network prefix is
> 65.119.31.32 and usable IP is from .33 to .62. My subnet is .32 and
> broadcast address is .62.
>
> Based on the IP that I have, how should I define my Reverse lookup file.
> Should my Reverse file be 65.119.31.33-64 ?? And the definition as follows
> in the Reverse file :
>
> $TTL 43200
> @ IN SOA ns1.sceptre.com. hostmaster.ns1.sceptre.com. (
> 2002050302 ; serial
> 1H ; refresh
> 15 ; retry
> 14D ; expire
> 12H ; default_ttl
> )
> @ IN NS ns1.sceptre.com.
> 57 IN PTR ns1.sceptre.com.
> 42 IN PTR www.sceptre.com.
>
> When I do a reverse ping, it does not resolve the name to the IP? A
forward
> ping seems o.k. Anything that I am missing in my reverse file? Should I
use
> XX.31.119 for the PTR? I am confused! Hope someone can give me some
> pointers!
>
>
> Any help is much appreciated! Have a nice day! Email me if you have any
> questions!
>
> Thanks.
>
> SL
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.351 / Virus Database: 197 - Release Date: 4/19/2002
>
>
>
>
>




More information about the bind-users mailing list