|
|
 |  |
Re: Reverse DNSFrom: Global Homes Webmaster Date: Thursday, June 21, 2001
Time: 3:12:52 pmOn 06/21/01 at 15:27, Andrew Schmiechen wrote:
> Hello:
>
> I'm having some trouble getting reverse DNS to work with the subnet my ISP
> recently assigned. I'm hoping you can help.
>
> I have a network, 216.183.241.32/27. According to my ISP (Norlight),
> everything is set up correctly on their end so that we have control over
> reverse look ups.
>
> I have a zone set up in QDNS called 241.183.216.in-addr.arpa. When my DNS
> server is queried directly with an IP address (say 216.183.241.36), it
> responds correctly, however the rest of the internet can't resolve the IP.
>
> My ISP says that we need a zone named 32.241.183.216.in-addr.arpa. However,
> when queried directly, the server can't resolve the IP and neither can
> anyone else on the internet.
241.183.216.in-addr.arpa. is the name of the zone for the entire Class C, and
it's delegated to norlight.net. The norlight.net name servers delegate your
classless subnet to your name server, ns1.discovercolor.com, as the zone
32.241.183.216.in-addr.arpa., which is why your reverse zone should have that
name instead of 241.183.216.in-addr.arpa. Your ns1.discovercolor.com server
does have a 32.241.183.216.in-addr.arpa. zone that's got correct-looking SOA
and NS records. Now you need PTR records that look like:
33.32.241.183.216.in-addr.arpa. 86400 PTR hostname33.discovercolor.com.
34.32.241.183.216.in-addr.arpa. 86400 PTR hostname34.discovercolor.com.
35.32.241.183.216.in-addr.arpa. 86400 PTR hostname35.discovercolor.com.
etc...
Note the extra '.32' subdomain, which corresponds to the name of the zone. You
can just enter the names as '33', '34', etc. and QDNS will add the zone name
for you, as with any other zone. Norlight maps the normal in-addr.arpa. names
(from their 241.183.216.in-addr.arpa. zone) to the names in your zone with
CNAMEs so that it all works properly:
33.241.183.216.in-addr.arpa. 86400 CNAME 33.32.241.183.216.in-addr.arpa.
> I do have this zone set up exactly like my previous reverse zone for a full
> class C. I just can't figure out why this isn't working.
Possibly because you've left the '.32' sub-domain out of your PTR names? If
that's it, then you're almost there... 8^)
Christopher Bort | cbort@globalhomes.com
Webmaster, Global Homes | webmaster@globalhomes.com
<http://www.globalhomes.com/> | PGP public key available on request
|
Messages In This Thread:- Reverse DNS by Warren Michelsen on Oct 30, 1999 at 5:41:00 pm
- Reverse DNS by Caio James on Jun 29, 2000 at 8:23:23 pm
- Reverse DNS by Paul Didzerekis on May 2, 2001 at 1:53:19 pm
- Reverse DNS by Andrew Schmiechen on Jun 21, 2001 at 1:28:00 pm
- reverse DNS by Paul Didzerekis on Jun 21, 2001 at 3:43:12 pm
- Reverse DNS by Dan Tappin on Dec 4, 2001 at 8:01:31 am
- reverse dns by Steve Nowacki on Jul 29, 2003 at 10:02:19 am
- Reverse DNS by Larry Scott Hastings on Feb 11, 2005 at 1:52:38 pm
|

Return to Digital Point Solutions' Home Page |