You have to configure your named.conf on servers ns{11,12}.bgrinformatique.com with

zone "80-28.115.25.70.in-addr.arpa" IN {
        type master;
        file "master/db.80-28.115.25.70.in-addr.arpa";
};

An your zone file
master/db.80-28.115.25.70.in-addr.arpa with:

80-28.115.25.70.in-addr.arpa.                IN           SOA       ns10.bgrinformatique.com. aracine.bgrinformatique.com. (

                                               1247063804

                                               10800

                                               3600

                                               604800

                                               38400 )

              IN           NS          ns10.bgrinformatique.com.

              IN           NS          ns11.bgrinformatique.com.
82          IN           PTR        mail.bgrinformatique.com.

85          IN           PTR        bgrinformatique.com.

85          IN           PTR        www.bgrinformatique.com.

83          IN           PTR        ns10.bgrinformatique.com.

84          IN           PTR        ns11.bgrinformatique.com.




Alexandre Racine escreveu:

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

arac...@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@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users


-- 
Ats,
Breno S. Soares
Analista de Redes
SERPRO/SUPRE/REBHE
Tel: (31) 3311-6825

_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to