On 11.11.09 16:05, Pawel Rutkowski wrote:
> Please look below, it's normal ? Sometime servfail, sometimes nxdomain.
>
> [r...@linux ~]# host 209.85.255.187 ns1.isp
> Using domain server:
> Name: ns1.isp
> Address: ns1.isp#53
> Aliases:
>
> Host 187.255.85.209.in-addr.arpa not found: 2(SERVFAIL)
> [r...@linux ~]# host 209.85.255.187 ns1.isp
> Using domain server:
> Name: ns1.isp
> Address: ns1.isp#53
> Aliases:
>
> Host 187.255.85.209.in-addr.arpa not found: 3(NXDOMAIN)
> [r...@linux ~]# host 209.85.255.187 ns1.isp
> Using domain server:
> Name: ns1.isp
> Address: ns1.isp#53
> Aliases:
>
> Host 187.255.85.209.in-addr.arpa not found: 3(NXDOMAIN)

Use 'dig -x 209.85.255.187 @ns1.isp' and look at "NS" records and TTLs.
Invalid delegations and inconsistent NS records (domain is delegated from
parent to different servers than those listed in the domain) often cause
these kinds of problems.

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Emacs is a complicated operating system without good text editor.
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to