Date: Wed, 23 Feb 2000 01:36:15 +0900 From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: borjam@we.lc.ehu.es Cc: freebsd-hackers@freebsd.org Subject: Re: IPv6, IPv4 and /etc/resolv.conf problems Message-ID: <20000223013615B.shin@nd.net.fujitsu.co.jp> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000223013615B.shin>