telnet: tcp/telnet: unknown service (XP)

2006-05-29 Thread Jose Luis Fernandez
Hi,

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.

"cygcheck.out" is in an attached file.

Regards,
Jose Luis





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

cygcheck.out
Description: 3924260979-cygcheck.out
--
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/

telnet: tcp/telnet: unknown service (XP)

2006-05-19 Thread Jose Luis Fernandez


I have sorted out those files, but telnet don't run
anyway.
 
I an attached file is "cygcheck.out".
 
Regards,
Jose Luis.
 
 
> > 
> >   You aren't really a member of a group called
> > "mkgroup-l-d"!  This name is a
> > hint to you from cygwin that there is no entry in
> > the groups file for (at
> > least one of) the groups you are a member of and
> you
> > need to run mkgroup to
> > update it.  For more information about mkgroup and
> > mkpasswd, see
> > 
> >
>
http://cygwin.com/cygwin-ug-net/using-utils.html#mkpasswd
> > 
> >
>
http://cygwin.com/cygwin-ug-net/using-utils.html#mkgroup
> > 
> >   You appear to be in a domain, so you probably
> want
> > to use both "-l" and "-d"
> > options for both of them.  I can't say for certain
> > whether it will help or
> > not, but having your passwd/groups files
> incomplete
> > can cause problems with
> > permissions which might be responsible for
> blocking
> > your access to certain
> > files.  Out of curiousity, what output do you see
> > from the commands
> > 
> > ls -la /cygdrive/c/WINDOWS/system32/drivers/etc/
> > ls -la /etc/{hosts,protocols,services,networks}
> > wc -l /etc/{hosts,protocols,services,networks}
> > 
> > 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/
> > 
> > 
> 
> 
>   
>   
>   
> __ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por
> minuto. 
> http://es.voice.yahoo.com




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

cygcheck.out
Description: pat1942609693
--
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/

telnet: tcp/telnet: unknown service (XP)

2006-05-19 Thread Jose Luis Fernandez

 
 It is in a attached file.
 
 Regards,
 Jose Luis.
> 
>  Out of curiousity, what output do you see
> > from the commands
> > 
> > ls -la /cygdrive/c/WINDOWS/system32/drivers/etc/
> > ls -la /etc/{hosts,protocols,services,networks}
> > wc -l /etc/{hosts,protocols,services,networks}
> > 
> > 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/
> > 
> > 
> 
> 
>   
> __ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por
> minuto. 
> http://es.voice.yahoo.com




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

telnet_problem
Description: pat1366574585
--
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/

telnet: tcp/telnet: unknown service (XP)

2006-05-17 Thread Jose Luis Fernandez
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.

Regards,
Jose Luis

 --- Jose Luis Fernandez
<[EMAIL PROTECTED]> escribió:

> 
> Hi,
> 
> When I try to connect to a remote machine with
> telnet
> I get the message below:
> 
> telnet: tcp/telnet: unknown service
> 
> I have tried to fix this problem removing
> /etc/services,  /etc/hosts, /etc/protocols,
> /etc/networks, and re-running
> /etc/postinstall/base-files-mketc.sh.done, but it
> didn't work.
> 
> Any hint?
> 



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

cygcheck.out
Description: 3924260979-cygcheck.out
--
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/

RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Jose Luis Fernandez
$ echo $SYSTEMROOT 
C:\WINDOWS

[EMAIL PROTECTED] ~
$ 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/



RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Jose Luis Fernandez


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.

Regards,
Jose Luis

 --- Jose Luis Fernandez
<[EMAIL PROTECTED]> escribió:

> 
> Hi,
> 
> When I try to connect to a remote machine with
> telnet
> I get the message below:
> 
> telnet: tcp/telnet: unknown service
> 
> I have tried to fix this problem removing
> /etc/services,  /etc/hosts, /etc/protocols,
> /etc/networks, and re-running
> /etc/postinstall/base-files-mketc.sh.done, but it
> didn't work.
> 
> Any hint?
> 
> 
> 
>   
>   
>   
> __ 
> 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/
> 
> 






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



telnet: tcp/telnet: unknown service

2006-05-15 Thread Jose Luis Fernandez

Hi,

When I try to connect to a remote machine with telnet
I get the message below:

telnet: tcp/telnet: unknown service

I have tried to fix this problem removing
/etc/services,  /etc/hosts, /etc/protocols,
/etc/networks, and re-running
/etc/postinstall/base-files-mketc.sh.done, but it
didn't work.

Any hint?






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