public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* 'net start' command trough a telnet session
@ 2001-03-13  8:53 Kalkoul Morad
  2001-03-13  9:15 ` Christopher Faylor
  0 siblings, 1 reply; 4+ messages in thread
From: Kalkoul Morad @ 2001-03-13  8:53 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

My config: Cygwin 1.1.7  & NT4 Server

Why trough a telnet session , the command 'ipconfig' runs correctly and the
'net start' command displays nothing. Both commands are native under NT4. 

Thanks in advance.

Best regards , Morad KALKOUL


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 'net start' command trough a telnet session
  2001-03-13  8:53 'net start' command trough a telnet session Kalkoul Morad
@ 2001-03-13  9:15 ` Christopher Faylor
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2001-03-13  9:15 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'; +Cc: M-Kalkoul

On Tue, Mar 13, 2001 at 05:52:12PM +0100, Kalkoul Morad wrote:
>My config: Cygwin 1.1.7 & NT4 Server
>
>Why trough a telnet session , the command 'ipconfig' runs correctly and
>the 'net start' command displays nothing.  Both commands are native
>under NT4.
>
>Thanks in advance.

Not all Windows commands work over a telnet session.  Sorry.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 'net start' command trough a telnet session
  2001-03-13 11:09 ` Rui-Tao Dong
@ 2001-03-13 15:06   ` J. J. Farrell
  0 siblings, 0 replies; 4+ messages in thread
From: J. J. Farrell @ 2001-03-13 15:06 UTC (permalink / raw)
  To: Cygwin Mailing List

Is it just me who's getting confused here?

Morad Kalkoul reported this problem at 13 Mar 2001 12:12:42 +0100

> Why when I'm in telnet session command like ipconfig displays a result, and
> the command like net start displays nothing only the next prompt.

Egor Duda supplied a patch to fix the problem at 13 Mar 2001 16:16:34 +0300

> the  following simple patch to inetd solved this problem for me. Corinna,
> can you please consider it?

Corinna tested and confirmed the patch and announced a new release
of inetutils at 13 Mar 2001 15:22:56 +0100

> I have applied it to inetutils. It works pretty good. I've just uploaded
> inetutils-1.3.2-11 to sourceware.

Morad Kalkoul reported that "it didn't work", and Keith Starsmeare
reported a similar problem, but neither of them appear to have tried
either the patch or the new release of inetutils.

Then at 13 Mar 2001 17:52:12 +0100, Morad Kalkoul reported the problem
again:

> Why trough a telnet session , the command 'ipconfig' runs correctly and the
> 'net start' command displays nothing. Both commands are native under NT4. 

To which Chris Faylor responded

> Not all Windows commands work over a telnet session.  Sorry.

and Rui-Tao Dong at 13 Mar 2001 11:09:06 -0800 responded

> I figured this one out.  See my post yesterday about inetd and stdout.
> I think the right fix should be in inetd.  I just
> downloaded the inetd source and see if I produce a patch.


This appears to be one of the quickest bug-fix turnarounds I've
ever seen in a project like this (just over three hours from
bug report to release of a fixed version) but everyone seems to
be ignoring the fix! Have Morad Kalkoul or Keith Starsmeare tried
the new inetd? Is Rui-Tao Dong working on the same problem? Am
I totally misunderstanding what's going on?

Congratulations and thanks to Egor and Corinna for such a fast
fix and release - this is the sort of thing that provides good
ammunition when staid managers refuse to use open source software
because "there is no support".


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 'net start' command trough a telnet session
       [not found] <C57135C37E89D411836D0001FA32E63B72E458@c...>
@ 2001-03-13 11:09 ` Rui-Tao Dong
  2001-03-13 15:06   ` J. J. Farrell
  0 siblings, 1 reply; 4+ messages in thread
From: Rui-Tao Dong @ 2001-03-13 11:09 UTC (permalink / raw)
  To: cygwin

I figured this one out.  See my post yesterday about inetd and stdout.
Charles Wilson's run
( http://www.neuro.gatech.edu/users/cwilson/cygutils/unversioned/run/ )
may help.  However, I think the right fix should be in inetd.  I just
downloaded the inetd source and see if I produce a patch.

-- 
Regards,

	Dr. Rui-Tao Dong		
	Sr. Scientist			Newport Corporation
	rdong@newport.com		1791 Deere Avenue
	(949)253-1679(Voice)		Irvine, CA 92606 USA
	(949)253-1240(Fax)		http://www.newport.com


>>>>> "Kalkoul" == Kalkoul Morad <M-Kalkoul@a...> writes:

 Kalkoul> My config: Cygwin 1.1.7 & NT4 Server

 Kalkoul> Why trough a telnet session , the command 'ipconfig' runs
 Kalkoul> correctly and the 'net start' command displays nothing. Both
 Kalkoul> commands are native under NT4.

 Kalkoul> Thanks in advance.

 Kalkoul> Best regards , Morad KALKOUL


 Kalkoul> -- Want to unsubscribe from this list?  Check out:
 Kalkoul> http://cygwin.com/ml/#unsubscribe-simple




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-03-13 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-13  8:53 'net start' command trough a telnet session Kalkoul Morad
2001-03-13  9:15 ` Christopher Faylor
     [not found] <C57135C37E89D411836D0001FA32E63B72E458@c...>
2001-03-13 11:09 ` Rui-Tao Dong
2001-03-13 15:06   ` J. J. Farrell

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