FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
When my ISP's DNS servers go down FC5 hangs for long periods during bootup and Gnome won't even open a terminal window if already logged in when it happens. Ctrl-Alt-F1 then ifdown eth0 is only way to make system responsive again.
Isn't there some kind of default DNS lookup timeout value? Doesn't appear to be IMHO.
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
There is a timeout for each DNS, so if you specify three, that's three timeouts. If you are using DHCP, then DHCP retries several times, each time going through the timeout cycle.
If your ISP DNS is that unreliable (very strange), you can specify a public DNS server as your secondary or tertiary DNS.
In your /etc/hosts file make sure you have added the real host name for the local box. This allows the local box to resolve it's own name and may help eleviate the problem. Otherwise you can run a local DNS server that syncs with a public server. When your DSL goes down you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.