From owner-freebsd-ports Sat Mar 22 12:38:57 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E97E937B401 for ; Sat, 22 Mar 2003 12:38:55 -0800 (PST) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA90543F93 for ; Sat, 22 Mar 2003 12:38:54 -0800 (PST) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 0456710BF94; Sat, 22 Mar 2003 21:38:52 +0100 (CET) Date: Sat, 22 Mar 2003 21:38:52 +0100 From: "Simon L. Nielsen" To: Rahul Siddharthan Cc: ports@freebsd.org Subject: Re: Native phoenix, konqueror slow in resolving some hostnames Message-ID: <20030322203851.GC1689@nitro.dk> References: <20030322202309.GA51322@online.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VrqPEDrXMn8OVzN4" Content-Disposition: inline In-Reply-To: <20030322202309.GA51322@online.fr> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.03.22 15:23:10 -0500, Rahul Siddharthan wrote: > I find that two native graphical browsers on my system, phoenix > and konqueror, both have problems on some sites -- specifically, > sites which reference ad.*.doubleclick.net (I'm not sure whether all > such sites are affected). It could be the problem with some nameservers never answering queries for IPv6 records (aaaa). mozilla (and therefore phoenix I would guess) try to look up IPv6 adresses of hosts if the OS has IPv6 support. I don't know how to fix it but workarounds are to remove INET6 from your kernel or using a proxy server (which then does the resolving IPv4 only). You can reproduce the problem with the hosts program... : $ host -t a ad.doubleclick.net works ok, but=20 $ host -t aaaa ad.doubleclick.net just hangs. > While it's trying to resolve ad.doubleclick.net, phoenix is unable to > resolve anything else, even sites it can normally resolve immediately. > Konqueror has no such problem -- it can resolve something else while > waiting on ad.doubleclick.net. It think that is due to the way mozilla/phoenix handles DNS which is not very good when a DNS server does not respond. > cache locally (djbdns) doesn't help either. Lynx works fine on all > sites, presumably because it doesn't follow those doubleclick.net > links. Linux-mozilla also works fine, perhaps because it uses the > glibc resolver? =20 lynx by default (AFAIK) does not have ipv6 support and I would guess (I have not checked) that either the linux emulation or the glibc resolver does not support IPv6. --=20 Simon L. Nielsen --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD4DBQE+fMnb8kocFXgPTRwRAvZ8AJiOSAGNZiKhwmyo8U9dgjNotEHFAKCmpo+K 3p7oEmXGMdTP/7veP4YDSA== =be14 -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message