public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* question about inetd
@ 2002-05-19 16:09 Ghosty
  2002-05-19 23:02 ` Winston Gutkowski
  0 siblings, 1 reply; 3+ messages in thread
From: Ghosty @ 2002-05-19 16:09 UTC (permalink / raw)
  To: cygwin

I am not sure if this is the right place to ask this question.  If not
please tell me where I should ask this question.

I am using WindozeXP, and I have install inetd as a service for Windoze.
Now I have my telnetd running fine.

Is it possible to generate a log file that telling me somthing like when,
where and error log for the user tries to connect to my telnetd?

I have look through man page for inetd and telnetd, I don't see any topic to
that.  It would be nice if anyone can tell me where I can find information
on how to do it.  Even better, if
you can give me instruction on how to do it also.

--
Ghosty

"The day Microsoft makes something that doesn't
  suck is probably the day they start making
  vacuum cleaners" - Ernst Jan Plugge







--
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: question about inetd
  2002-05-19 16:09 question about inetd Ghosty
@ 2002-05-19 23:02 ` Winston Gutkowski
  2002-05-20  2:24   ` Ghosty
  0 siblings, 1 reply; 3+ messages in thread
From: Winston Gutkowski @ 2002-05-19 23:02 UTC (permalink / raw)
  To: Ghosty; +Cc: Cygwin

Dunno, but on regular linux I'm pretty sure inetd daemons output via
syslogd. You could also try /var/log/<program>...

Winston

PS: Or even /vap/spool/.../<program>

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
Of Ghosty
Sent: Sunday, May 19, 2002 12:10
To: cygwin@cygwin.com
Subject: question about inetd


I am not sure if this is the right place to ask this question.  If not
please tell me where I should ask this question.

I am using WindozeXP, and I have install inetd as a service for Windoze.
Now I have my telnetd running fine.

Is it possible to generate a log file that telling me somthing like when,
where and error log for the user tries to connect to my telnetd?

I have look through man page for inetd and telnetd, I don't see any topic to
that.  It would be nice if anyone can tell me where I can find information
on how to do it.  Even better, if
you can give me instruction on how to do it also.

--
Ghosty

"The day Microsoft makes something that doesn't
  suck is probably the day they start making
  vacuum cleaners" - Ernst Jan Plugge







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



--
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: question about inetd
  2002-05-19 23:02 ` Winston Gutkowski
@ 2002-05-20  2:24   ` Ghosty
  0 siblings, 0 replies; 3+ messages in thread
From: Ghosty @ 2002-05-20  2:24 UTC (permalink / raw)
  To: cygwin

thx for replying, it kind of work..

--
Ghosty

"The day Microsoft makes something that doesn't
  suck is probably the day they start making
  vacuum cleaners" - Ernst Jan Plugge

http://www.ecst.csuchico.edu/~tchung


"Winston Gutkowski" <winston.gutkowski@eztext.com> wrote in message
news:EBEMJMPFEOOPGHBJFKGPAEKFCLAA.winston.gutkowski@eztext.com...
> Dunno, but on regular linux I'm pretty sure inetd daemons output via
> syslogd. You could also try /var/log/<program>...
>
> Winston
>
> PS: Or even /vap/spool/.../<program>
>
> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Ghosty
> Sent: Sunday, May 19, 2002 12:10
> To: cygwin@cygwin.com
> Subject: question about inetd
>
>
> I am not sure if this is the right place to ask this question.  If not
> please tell me where I should ask this question.
>
> I am using WindozeXP, and I have install inetd as a service for Windoze.
> Now I have my telnetd running fine.
>
> Is it possible to generate a log file that telling me somthing like when,
> where and error log for the user tries to connect to my telnetd?
>
> I have look through man page for inetd and telnetd, I don't see any topic
to
> that.  It would be nice if anyone can tell me where I can find information
> on how to do it.  Even better, if
> you can give me instruction on how to do it also.
>
> --
> Ghosty
>
> "The day Microsoft makes something that doesn't
>   suck is probably the day they start making
>   vacuum cleaners" - Ernst Jan Plugge
>
>
>
>
>
>
>
> --
> 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/
>
>
>
> --
> 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/
>
>





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

end of thread, other threads:[~2002-05-20  5:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-19 16:09 question about inetd Ghosty
2002-05-19 23:02 ` Winston Gutkowski
2002-05-20  2:24   ` Ghosty

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