Aide Linux - Liste de diffusion Ze-Linux hebergée par Hebergement - Over-Link
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TR: [PTR]DNS




-----Message d'origine-----
De : HARTZ Gérard [mailto:hartz.gerard@xxxxxxx] 
Envoyé : samedi 7 octobre 2006 12:12
À : 'aide-linux@xxxxxxxxxxxxxxxxxx'
Objet : [PTR]DNS

Bonjour la liste

Je m'en remets à vous une fois de plus après avoir échoué dans mes
recherches.
J'explique je remplace la personne qui est normalement affecté à la création
des noms de domaines, et j'ai bien été formé à l'époque pour cela.
A l'époque veut dire que ça fais plus d'un an que je n'ai plus pratiqué.

Mon problème est avec un enregistrement PTR

Lorsque j'effectue la résolution par nslookup j'ai bien:

ns1:~# nslookup ns1.mondomaine.fr
Server:         212.27.53.252
Address:        212.27.53.252#53

Non-authoritative answer:
Name:   ns1.mondomaine.fr
Address: 81.zz.yyy.xxx

Mais en resolution inverse:

ns1:~# nslookup 81.zz.yyy.xxx     
Server:         212.27.53.252
Address:        212.27.53.252#53

Non-authoritative answer:
xxx.yyy.zz.81.in-addr.arpa      name =
lns-bzn-50f-81-56-231-175.adsl.proxad.net.
xxx.yyy.zz.81.in-addr.arpa      name =
lns-th2-5f-81-56-231-175.adsl.proxad.net.

Authoritative answers can be found from:

Au lieu d'avoir ns1.mondomaine.fr

Mon fichier de config in-addr.arpa , db.0.168.192.rev est le suivant:


;
; BIND reverse data file for local loopback interface
;
$TTL	604800
@	IN	SOA	ns1.mondomaine.fr. root.mondomaine.fr. (
			      1		; Serial
			  86400		; Refresh
			  21600		; Retry
			3600000		; Expire
			   3600 )		; Negative Cache TTL
;
@	IN	NS	ns1
51 	IN	PTR	ns1.mondmaine.fr.

ns1:~# lsof -i | grep bind
named     6168     bind   20u  IPv6  16684       UDP *:domain 
named     6168     bind   21u  IPv6  16685       TCP *:domain (LISTEN)
named     6168     bind   22u  IPv4  16687       UDP localhost:domain 
named     6168     bind   23u  IPv4  16688       TCP localhost:domain
(LISTEN)
named     6168     bind   24u  IPv4  16689       UDP ns1.mondomain.fr:domain

named     6168     bind   25u  IPv4  16690       TCP
ns1.mondomaine.fr:domain (LISTEN)
named     6168     bind   26u  IPv4  16691       UDP *:32833 
named     6168     bind   27u  IPv6  16692       UDP *:32834 
named     6168     bind   28u  IPv4  16693       TCP localhost:953 (LISTEN)
named     6168     bind   29u  IPv6  16694       TCP ip6-localhost:953
(LISTEN)

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
ns1:~# host ns1.mondomaine.fr
ns1.mondomaine.fr has address 81.56.231.175

ns1:~# host 192.168.0.51      
Host 51.0.168.192.in-addr.arpa not found: 3(NXDOMAIN)

Ma config est sous debian testing amd64 

Voilà, si quelqu'un peut me dire ou ça coince
Merci d'avance

Gérard

----------------------------------
Informations, désabonnement, règles, obligations sur la liste Aide-Linux :
http://lists.ze-linux.org/howto_ml.html
Liste Herbergee par Over-Link [http://www.over-link.net]
----------------------------------
Annonces immobilieres, auto, moto ... http://www.uneannonce.fr


Aide Linux - Liste de diffusion Ze-Linux hebergée par Hebergement - Over-Link