X-Spam-Check-By: sourceware.org Message-ID: <20060517060701.13414.qmail@web25815.mail.ukl.yahoo.com> Date: Wed, 17 May 2006 08:07:01 +0200 (CEST) From: Jose Luis Fernandez Subject: RE: telnet: tcp/telnet: unknown service To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 $ echo $SYSTEMROOT C:\WINDOWS jlfdiaz AT riahuelas ~ $ cygcheck telnet Found: C:\cygwin\bin\telnet.exe C:/cygwin/bin/telnet.exe C:\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\RPCRT4.dll Regards, Jose Luis. > After doing a lot more googleing, I've stumbled upon > this fix. Wonder > if you know about this issue? > > In regedit go to > HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters > edit DataBasePath change %SystemRoot% to its real > value (on mine its > C:\WINDOWS) Don't know why but this fixed my issue. The reason it fixed your issue is probably because SYSTEMROOT is not set in your cygwin environment, and this causes winsock failures, which manifest when telnet (client) tries to look up the well-known port number for telnet (service) in the ports database. So the interesting question is, what is going on in your environment? Is SYSTEMROOT set or not? Is it correct or not? If that doesn't explain it, --->Problem reports: http://cygwin.com/problems.html read the bit about sending your cygcheck output *as an attachment please* to the list and we'll see if anything obvious shows up. ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com -- 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/