Resolver not always resolving hostnames

Gábor Kövesdán gabor at FreeBSD.org
Sun Oct 22 12:08:53 UTC 2006


Hajimu UMEMOTO wrote:
> Hi,
>
>   
>>>>>> On Sun, 22 Oct 2006 13:22:25 +0300
>>>>>> Ion-Mihai "IOnut" Tetcu <itetcu at FreeBSD.org> said:
>>>>>>             
>
> itetcu> It's like the resolver it is giving up to early, if after the "Name
> itetcu> lookup failure ..." message I hit Ctrl+C and run it again immediately
> itetcu> it resolves OK.
>
> The default retry count was reduced from 4 to 2 since March 6, as
> BIND9 reduced it.  It might bite you.
> Please increase retry count by putting something like `options retry: 4'
> into your resolv.conf, and see if it helps.
>
>   
options attempts: 4 is the correct form and it did help to me. Thanks.

-- 
Cheers,

Gabor



More information about the freebsd-current mailing list