From owner-freebsd-hackers Tue Feb 22 8:37:15 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id B5B5F37B6F4 for ; Tue, 22 Feb 2000 08:37:12 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m3.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id BAA19456; Wed, 23 Feb 2000 01:35:26 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m3.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id BAA02186; Wed, 23 Feb 2000 01:35:25 +0900 (JST) Received: from localhost ([192.168.245.40]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-0002) id BAA04085; Wed, 23 Feb 2000 01:35:23 +0900 (JST) To: borjam@we.lc.ehu.es Cc: ume@mahoroba.org Cc: freebsd-hackers@freebsd.org Subject: Re: IPv6, IPv4 and /etc/resolv.conf problems In-Reply-To: <200002221616.RAA25701@cygnus-x1.we.lc.ehu.es> References: <200002221608.e1MG8D826723@peace.mahoroba.org> <200002221616.RAA25701@cygnus-x1.we.lc.ehu.es> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000223013615B.shin@nd.net.fujitsu.co.jp> Date: Wed, 23 Feb 2000 01:36:15 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 18 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > Hi, > > Specifying `options no_tld_query' in /etc/resolv.conf may helps you. > > Yes, you're right, thanks > > But, isn't that behavior a bug? Yes the behaviour of getaddrinfo() is bug. But as you already have noticed it, the fix is not simple, so it will be tried after 4.0. For 4.0, please also try '-4' option as another workaround. When you specify '-4' option for IPv4/IPv6 dual support apps, then it will only try to query A record. Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message