nslookup, dig, and host when name server is down
Gilles Espinasse
g.esp at free.fr
Sun Apr 12 06:16:05 UTC 2009
----- Original Message -----
From: "Ming-Ching Tiew" <mctiew at yahoo.com>
To: <busybox at busybox.net>
Sent: Sunday, April 12, 2009 7:59 AM
Subject: Re: nslookup, dig, and host when name server is down
...
> In any case, I also don't like the behaviour of /etc/resolv.conf,
> wheather glibc or uclibc. Assuming the fail server is the
> first entry, the whole world get slowed down because of that.
> How do people handle such problem ?
>
did you try dnsmasq?
On first query, dnsmasq ask all dns servers the answer and elect the fastest
as the main server.
This continue indefinetely.
If at one time, the dns server timed out in a query, a new election is made.
When all servers are down, dnsmasq still could resolve names from
resolv.conf
Gilles
More information about the busybox
mailing list