On 30 Jan 2005 12:55:02 -0800,
(E-Mail Removed) <(E-Mail Removed)> wrote:
> Hi
> I'm dealing with the following problem:
>
> My Linux-applications (e.g. Evolution, Mozilla) take a really long time
> to resolve an address. When I use the host program, I get the answer in
> a couple of miliseconds, but from the application I wait up half a
> minute.
>
> The router, a D-Link DI-614+, acts as a nameserver-proxy. When I trick
> to overwrite /etc/resolv.conf with an external nameserver, the
> resolution goes fine.
If you are using dhcp, configure it to NOT change your nameservers and put
your ISP's nameservers in /etc/resolv.conf.
Note that for connections within your LAN, Linux may be attempting to
resolve connecting LAN IPs (which can cause delays). To eliminate that
problem and originally sluggish SBC nameservers, I run my own caching
nameserver (bind9) with added forward/reverse zones for my LAN.