after emerge -uD world Firefox doesn't get DNS for most pages
I just did an total upgrade of my system, with 'emerge -uD world' and
now Firefox (in version 3.0.5) lost the ability to do DNS lookups for
most (but not all) pages. Only a few sites are accessible:
Most of everything else I try to load, results in:
Address Not Found
Firefox can't find the server at www.gentoo.org.
The browser could not find the host server for the provided address.
* Did you make a mistake when typing the domain? (e.g.
* "ww.mozilla.org" instead of "www.mozilla.org")
* Are you certain this domain address exists? Its registration may
* have expired.
* Are you unable to browse other sites? Check your network
* connection and DNS server settings.
* Is your computer or network protected by a firewall or proxy?
* Incorrect settings can interfere with Web browsing.
All sites are visible by the system DNS:
miernik@przehyba ~ $ ping www.gentoo.org
PING www.gentoo.org (209.177.148.228) 56(84) bytes of data.
64 bytes from wren.gentoo.org (209.177.148.228): icmp_seq=1 ttl=52 time=315 ms
And all sites are perfecty accessible from Konqueror.
Only Firefox got broken.
This is really strange, its the first time I see something like this,
that a few selected sites work, and the rest doesn't. Please help.
--
Miernik
01-30-2009, 09:29 AM
Miernik
after emerge -uD world Firefox doesn't get DNS for most pages
Miernik <public@public.miernik.name> wrote:
> I just did an total upgrade of my system, with 'emerge -uD world' and
> now Firefox (in version 3.0.5) lost the ability to do DNS lookups for
> most (but not all) pages. Only a few sites are accessible:
And I did try removing my ~/.mozilla/firefox/ directory, but it didn't
help.
--
Miernik
01-31-2009, 02:21 PM
Miernik
after emerge -uD world Firefox doesn't get DNS for most pages
Willie Wong <wwong@princeton.edu> wrote:
> On Fri, Jan 30, 2009 at 11:21:53AM +0100, Penguin Lover Miernik squawked:
>> Installed versions: 3.0.5(06:52:35 PM 01/29/2009)(bindist dbus
>> ipv6 java startup-notification xulrunner -custom-optimization -gnome
>
> Just a completely random shot in the dark: can you try rebuilding
> firefox without ipv6?
Tried now, added -ipv6 to make.conf, emerged mozilla-firefox again, but
didn't help. Thanks anyway.