From: pvogel AT chromatic DOT com (Peter A. Vogel) Subject: RE: More NT inetd questions 24 Sep 1998 16:35:12 -0700 Message-ID: <000101bde786$de1fc5a0$3565a8c0.cygnus.gnu-win32@dolphin.chromatic.com> References: <36080BC6 DOT 725FF3F8 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: "Charles Wilson" , Based on what I see from inetd -d, I'd say inetd is taking an ACCESS_VIOLATION right after the accept of the telnet connection. Actually, it is probably in.telnetd, and not inetd taking the exception, since inetd continues to run. -Peter Peter A. Vogel Manager, SW Configuration Management Chromatic Research, Inc. http://www.chromatic.com > -----Original Message----- > From: owner-gnu-win32 AT cygnus DOT com [mailto:owner-gnu-win32 AT cygnus DOT com]On > Behalf Of Charles Wilson > Sent: Tuesday, September 22, 1998 1:43 PM > To: gnu-win32 AT cygnus DOT com > Subject: More NT inetd questions > > > I have gnu-win up and running, and am trying to set up Sergey's remote > tools package. I have installed inetd as a service using srvany, and it > seems to start running ok - at least according to the "services" control > > panel applet. It is running under a local account, "services" which is a > > member of the "Users" group, but with permission added to allow: "Act as > > part of operating system," "Replace a process level token," and > "Increase quotas." However, I can't seem to telnet into my machine. Even > > using localhost, I get the following: > > cwilson : BELGARION : ~ > telnet localhost > Trying 127.0.0.1... > Connected to belgarion.res.gatech.edu > Escape character is '^]'. > Connection closed by foriegn host. > cwilson : BELGARION : ~ > > > I get similar transcripts telnetting in from other machines. However, I > know that _something_ is running, because if I stop inetd from the > "services" control panel applet, the transcript looks like this: > > cwilson : BELGARION : ~ > telnet localhost > Trying 127.0.0.1... > telnet: Unable to connect to remote host: error 111 > cwilson : BELGARION : ~ > > > Does anyone know what the problem is, and how to fix it? > > --Chuck Wilson > > > > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".