From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20150 invoked by alias); 9 Aug 2010 13:52:52 -0000 Received: (qmail 20139 invoked by uid 22791); 9 Aug 2010 13:52:51 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from out1.smtp.messagingengine.com (HELO out1.smtp.messagingengine.com) (66.111.4.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 09 Aug 2010 13:52:46 +0000 Received: from compute3.internal (compute3.internal [10.202.2.43]) by gateway1.messagingengine.com (Postfix) with ESMTP id A77961A11A2 for ; Mon, 9 Aug 2010 09:52:44 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute3.internal (MEProxy); Mon, 09 Aug 2010 09:52:44 -0400 Received: from [158.147.137.39] (158-147-137-39.harris.com [158.147.137.39]) by mail.messagingengine.com (Postfix) with ESMTPSA id 58C4A4456A; Mon, 9 Aug 2010 09:52:44 -0400 (EDT) Message-ID: <4C60082C.5060601@cwilson.fastmail.fm> Date: Mon, 09 Aug 2010 13:52:00 -0000 From: Charles Wilson Reply-To: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: telnet connected but without response in cygwin 1.7.5 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2010-08/txt/msg00200.txt.bz2 On 8/9/2010 8:15 AM, laurent.metais@cp.com wrote: > I have the same problem as described here ( > http://sourceware.org/ml/cygwin/2010-02/msg00202.html) , with telnet > connection, there is no response. > > Where can I find a fix for this issue ? I am currently using cygwin 1.7.5 > and issue is still there. You have not provided enough detail; your symptom may be the same as that reported in February, but the issue that affected telnet+cygwin+Vista back then has been corrected. You need to describe the networking configuration: you are trying to telnet from (what system? OS? is this the cygwin machine? using which telnet client? the cygwin one or some other one?) to (what system? OS? what telnet server is running -- is it cygwin telnetd?). How is your firewall configured, on the server and on the client machine? If you use a different telnet client, on the same machine, to connect to the same server, does it work? If you use the failing telnet client, to connect to a different server, does THAT work? Finally, note that many modern telnet servers now require the client machine to be running an "identd" server, or they will appear to hang for up to 60 seconds! See /usr/share/doc/Cygwin/inetutils.README for more info, and a link to a win32 identd server you can try. Also, please *attach* (do not paste) the output from 'cygcheck -svr'. -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple