From owner-freebsd-security Thu Apr 20 17:12:46 2000 Delivered-To: freebsd-security@freebsd.org Received: from fgwmail5.fujitsu.co.jp (fgwmail5.fujitsu.co.jp [192.51.44.35]) by hub.freebsd.org (Postfix) with ESMTP id 0656237B525 for ; Thu, 20 Apr 2000 17:12:44 -0700 (PDT) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m5.gw.fujitsu.co.jp by fgwmail5.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id JAA07311; Fri, 21 Apr 2000 09:12:41 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from chisato.nd.net.fujitsu.co.jp by m5.gw.fujitsu.co.jp (8.9.3/3.7W-0003-Fujitsu Domain Master) id JAA12615; Fri, 21 Apr 2000 09:12:39 +0900 (JST) Received: from localhost (dhcp7173.nd.net.fujitsu.co.jp [10.18.7.173]) by chisato.nd.net.fujitsu.co.jp (8.8.5+2.7Wbeta5/3.3W8chisato-970826) with ESMTP id JAA01535; Fri, 21 Apr 2000 09:12:38 +0900 (JST) To: craig@allmaui.com Cc: freebsd-security@FreeBSD.ORG Subject: Re: telnet problems In-Reply-To: <38FF5572.BFF9E5F2@allmaui.com> References: <38FF5572.BFF9E5F2@allmaui.com> 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: <20000421091344U.shin@nd.net.fujitsu.co.jp> Date: Fri, 21 Apr 2000 09:13:44 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 17 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I am having trouble telneting to my machine after installing Rel4.0 > I am able to enter my login and pass and then it just hangs. > This happens from other machines on my network as well as logging in at > the console and then trying to telnet to it. > Is this a security feature? > > Thanks, > Craig Hi, it might be due to a resolver problem fixed recently. Please try following patches and make, make install under src/lib/libc. http://www.jp.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/net/getaddrinfo.c.diff?r1=1.9&r2=1.9.2.1 http://www.jp.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/net/name6.c.diff?r1=1.6.2.1&r2=1.6.2.2 Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message