PTR not working...

Kevin Darcy kcd at chrysler.com
Thu Aug 6 20:06:23 UTC 2009


What you have would only work if you had the whole 70.25.115.0/24 and 
Bell Canada delegated all of 115.25.70.in-addr.arpa to you.

But, it looks like you only have a /28 and Bell Canada is following some 
sort of RFC 2317 convention:

;; ANSWER SECTION:
82.115.25.70.in-addr.arpa. 86400 IN CNAME 82.80-28.115.25.70.in-addr.arpa.

Presumably 80-28.115.25.70.in-addr.arpa is delegated to you, as per 
their convention. You need to populate *that* zone with PTRs if you want 
them to resolve on the Internet.

For good measure, you should probably also set yourself up to slave 
25.70.in-addr.arpa from Bell Canada so that you can still resolve your 
own PTRs even if your link is down.

- Kevin

Alexandre Racine wrote:
>
> Hi all, I am trying to make my PTR work and it does not. Testing it 
> with dnsstuff and other tools simply say that there are no records
>
> “*No PTR records exist for 70.25.115.82.* [Neg TTL=38400 seconds]”
>
> Looking up my config, I have this below. Is there something wrong?
>
> My other zones are working correctly.
>
> This is with bind 9.4.2 on Ubuntu 8.04 LTS
>
> Thanks for any help
>
> ------------
>
> $ttl 38400
>
> 115.25.70.in-addr.arpa. IN SOA ns10.bgrinformatique.com. 
> aracine.bgrinformatique.com. (
>
> 1247063804
>
> 10800
>
> 3600
>
> 604800
>
> 38400 )
>
> 115.25.70.in-addr.arpa. IN NS ns10.bgrinformatique.com.
>
> 82.115.25.70.in-addr.arpa. IN PTR mail.bgrinformatique.com.
>
> 85.115.25.70.in-addr.arpa. IN PTR bgrinformatique.com.
>
> 85.115.25.70.in-addr.arpa. IN PTR www.bgrinformatique.com.
>
> 115.25.70.in-addr.arpa. IN NS ns11.bgrinformatique.com.
>
> 83.115.25.70.in-addr.arpa. IN PTR ns10.bgrinformatique.com.
>
> 84.115.25.70.in-addr.arpa. IN PTR ns11.bgrinformatique.com.
>
> ------------
>
> This is with bind9
>
> *Alexandre Racine**, VMware VSP, Vmware VTSP*
>
> /_aracine at bgrinformatique.com <mailto:aracine at bgrinformatique.com>_//
>
> /*//*
>
> */ /*
>
> /image001/
>
> /www.bgrinformatique.com
> //(/*/Tel : (514)328-6211/*//
>
> /(//Fax : (514)325-6370///
>
> /8455, boul. Langelier//
> //St-Léonard (Québec) H1P 2C5///
>
> *VMLOGO_VTSP_K_Q208sales_prof_B*
>
> /P// //Devez-vous vraiment imprimer ce courriel ?/
>
> / Pensons environnement... /
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users




More information about the bind-users mailing list