* inetd failure
@ 2002-05-07 3:35 Yuri Leikind
0 siblings, 0 replies; 3+ messages in thread
From: Yuri Leikind @ 2002-05-07 3:35 UTC (permalink / raw)
To: cygwin
Hello ,
After I install inetd as service and run it :
cygrunsrv --install inetd --path /usr/sbin/inetd.exe
cygrunsrv --start inetd
I try to telnet to the host, and I get
Trying 192.168.102.79...
telnet: Unable to connect to remote host: Connection refused
and the service stops.
The telnet line in inetd.conf is standard:
telnet stream tcp nowait root /usr/sbin/in.telnetd in.telnetd
The same happens with ftp.
The OS is NT4.0
What am I doing wrong?
___
Best regards,
Yuri Leikind
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: inetd failure
@ 2002-05-07 3:46 Rafael Botejara Cepeda
0 siblings, 0 replies; 3+ messages in thread
From: Rafael Botejara Cepeda @ 2002-05-07 3:46 UTC (permalink / raw)
To: cygwin; +Cc: 'Yuri Leikind'
Hallo:
I've had the same problem with cygwin.dll 1.3.9 and 1.3.10
Now I'm working with cygwin 1.3.6
I hope it helps!
Thanx
-----Mensaje original-----
De: Yuri Leikind [SMTP:YuriLeikind@scnsoft.com]
Enviado el: martes, 07 de mayo de 2002 12:37
Para: cygwin@cygwin.com
Asunto: inetd failure
Hello ,
After I install inetd as service and run it :
cygrunsrv --install inetd --path /usr/sbin/inetd.exe
cygrunsrv --start inetd
I try to telnet to the host, and I get
Trying 192.168.102.79...
telnet: Unable to connect to remote host: Connection refused
and the service stops.
The telnet line in inetd.conf is standard:
telnet stream tcp nowait root /usr/sbin/in.telnetd in.telnetd
The same happens with ftp.
The OS is NT4.0
What am I doing wrong?
___
Best regards,
Yuri Leikind
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
------------------------------------------------------------------
This email is confidential and intended solely for the use of the individual to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of SchlumbergerSema.
If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited.
------------------------------------------------------------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
* inetd failure
@ 1998-05-13 23:14 Ian Collins
0 siblings, 0 replies; 3+ messages in thread
From: Ian Collins @ 1998-05-13 23:14 UTC (permalink / raw)
To: 'Gnu Mailing list'
I am using inetd for starting my application on request.
I have an entry in the c:\winnt\system32\drivers\etc\services file as
follows,
kidd tcp/2326 # My ISAM Database Daemon
and an entry in the /usr/local/etc/inetd.conf file as follows,
kidd stream tcp nowait root /usr3/ian/kids/kidd kidd
The inetd service has been started and for awhile everything works OK.
(i.e, the kidd program starts and runs as intended).
However, after a few few runs, when I try to connect to the above
service I get "Connection Refused".
At this point, inetd will not start anything (e.g, telnetd).
Starting and stopping the inetd service doesn't help, but rebooting does
(ad nauseam).
I have not been able to isolate any difference between when the service
starts and when all of a sudden it refuses to start.
I have also noticed the following entry in the NT event application log.
There is one of these entries for each (non internal) service in the
inetd.conf file. When I wrote this, I had commented all but the kidd and
telnetd services from the inetd.conf. Every time I connect using kidd,
the following error is generated in the log,
The description for event id ( 0 ) in source ( telnetd ) could not be
found. It contains the following insertion string(s): telnetd: Win32
Process ID = 0x2D : Cygwin32 Process ID = 0x3F0 : ttloop: peer died:
error 0.
Any ideas?
Ian Collins.
KIWIPLAN NZ.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-07 10:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-07 3:35 inetd failure Yuri Leikind
-- strict thread matches above, loose matches on Subject: below --
2002-05-07 3:46 Rafael Botejara Cepeda
1998-05-13 23:14 Ian Collins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).