[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse
Subject:    Re: [opensuse] When I have downloads running, DNS fails.
From:       "David C. Rankin" <drankinatty () suddenlinkmail ! com>
Date:       2014-07-14 17:59:32
Message-ID: 53C41A84.70702 () suddenlinkmail ! com
[Download RAW message or body]

On 07/10/2014 11:27 AM, Carlos E. R. wrote:
> At this moment, this machine is using bind, with this config:
>
>          forwarders { 192.168.1.1; };
>          forward first;

Get rid of `forward first;` and replace it with `forward only`. Here is a 
snippet from the bind 8/9 DNS-HOWWTO:

The default setting is "forward first", which first asks each of the forwarders, 
and then tries the normal approach of doing the legwork itself if that fails. 
This gives the familiar behaviour of gethostbyname() taking an inordinately long 
time when the link is not up. (or full as in your case) But if "forward only" is 
set, then BIND gives up when it doesn't get a response from the forwarders, and 
gethostbyname() returns immediately.

Worth a try...

-- 
David C. Rankin, J.D.,P.E.
-- 
To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org
To contact the owner, e-mail: opensuse+owner@opensuse.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic