This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: telnet: tcp/telnet: unknown service
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: <cygwin at cygwin dot com>
- Date: Tue, 16 May 2006 11:15:47 +0100
- Subject: RE: telnet: tcp/telnet: unknown service
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/