> Buna ziua,
> Am o problema legata de DNS: server-ul nu face reverse
> mapping.
> Un exemplu:
> 
> home2/dragosm> host lap08
> lap08.fsd.se has address 192.168.210.38
> home2/dragosm> host 192.168.210.38
> Host 38.210.168.192.in-addr.arpa not found: 2(SERVFAIL)
> 
> Sectiunile relevante (dupa parerea mea):
> /etc/named.conf
> zone "210.168.192.in-addr.arpa" {
>       type master;
>         allow-update {"none";};
>         allow-transfer { 192.168.209.129; };
>       file "master/192.168.210.rev";
>         also-notify {192.168.209.129;};
> };
> 
> /var/lib/named/master/192.168.210.rev
> 38            IN PTR          lap08.fsd.se.
> 
> Problema e ca nu stiu de unde s-o iau, cum se depaneaza un
> dns?
> 
> Dragos
> 

Problema a fost ca in fisierul de reverse mapping nici o inregistrare NS.
I-am pus 
                IN NS           ns.fsd.se.
si a luat-o.

Multumesc pentru sugestii!
Dragos



      

_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui