telnet: tcp/telnet: unknown service

Dave Korn dave.korn@artimi.com
Tue May 16 10:16:00 GMT 2006


On 16 May 2006 09:56, Jose Luis Fernandez wrote:

> 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.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/



More information about the Cygwin mailing list