From owner-freebsd-current@FreeBSD.ORG Fri Feb 20 10:10:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B6ED16A4CE for ; Fri, 20 Feb 2004 10:10:08 -0800 (PST) Received: from cheer.mahoroba.org (flets20-024.kamome.or.jp [218.45.20.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F8FC43D1D for ; Fri, 20 Feb 2004 10:10:07 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from lyrics.mahoroba.org (IDENT:hanEQNT+Qi7IJ1bSJKB/f2LM1WBAo1IP89jwR9A1Po2FIdBUwk0lBN+B0LetycS6@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)i1KI9uZS082086 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 21 Feb 2004 03:09:57 +0900 (JST) (envelope-from ume@FreeBSD.org) Date: Sat, 21 Feb 2004 03:09:54 +0900 Message-ID: From: Hajimu UMEMOTO To: Guido van Rooij In-Reply-To: <20040206153039.GA1546@gvr.gvr.org> References: <20040206144006.GA848@gvr.gvr.org> <20040206153039.GA1546@gvr.gvr.org> User-Agent: xcite1.38> Wanderlust/2.11.3 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 5.2-CURRENT MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on cheer.mahoroba.org cc: freebsd-current@freebsd.org Subject: Re: resolver issues: AAAA in ipv4 only environment X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 18:10:08 -0000 Hi, >>>>> On Fri, 6 Feb 2004 16:30:39 +0100 >>>>> Guido van Rooij said: > 5-CURRENT has destnation address selection. You can see A before AAAA > by putting following rule into your /etc/ip6addrctl.conf: > > add ::1/128 50 0 > add ::ffff:0:0/96 40 1 > add ::/0 30 2 > add 2002::/16 20 3 > add ::/96 10 4 guido> that still doesn't seem to help. E.g. mozilla hangs a while when I guido> go to www.apcc.com. Host does the same. Reaosn: it seems to await guido> all queries... I've just committed to add destination address selection support for getipnodebyname(3). So, Mozilla can take advantage of ip6addrctl. http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/net/name6.c.diff?r1=1.33&r2=1.34 Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/