X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Tue, 12 Aug 2008 11:23:35 -0400 From: "Mark J. Reed" To: cygwin AT cygwin DOT com Subject: Re: Cygwin installation breaks ALL telnet clients In-Reply-To: <83412F5BC372EC4F8D85AFA31347CD1105094FEC@mse2be2.mse2.exchange.ms> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <83412F5BC372EC4F8D85AFA31347CD1105094FEC AT mse2be2 DOT mse2 DOT exchange DOT ms> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > $ telnet rd00d20 > Trying 172.28.48.32... > Connected to rd00d20. > Escape character is '^]'. > Connection closed by foreign host. > > (In other words, the connection is opened and immediately closed.) ...by the foreign host. The telnet clients appears to be working properly. I would suspect a hosts.allow type issue on the server side, which means make sure that the connection is coming from the IP address you think it should be coming from; routing tables on the client might also be the culprit if it's routing through the wrong interface. I notice you're using 172.16.0.0/12 addresses - any chance this is a virtual network between VM's (or between host and VM)? -- Mark J. Reed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/