From: jmaltz AT nema DOT com (Jon Maltz) Subject: Re: trying to get telnetd working 23 Sep 1997 19:36:11 -0700 Message-ID: <3.0.3.32.19970923220143.009bc8c0.cygnus.gnu-win32@ne.mediaone.net> References: <3 DOT 0 DOT 1 DOT 32 DOT 19970923165050 DOT 00935220 AT mail DOT savvis DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Gregg Jensen , gnu-win32 AT cygnus DOT com I had the exact same problem, and emailed Sergey, who promptly replied and resolved the problem. You need to set CYGWIN_TTY=1 as a global environment variable, in control panel|system|environment. After you've done this, make sure you strip CR's out of your passwd file, or you'll get another error. I happen to use Ultraedit32, and it has an option to convert a text file to "unix" format, which strips carriage returns. Jon At 04:50 PM 9/23/97 -0500, Gregg Jensen wrote something like this: --snip-- > >PROMPT> telnet mybox >Trying XXX.XXX.XXX.XXX... >Connected to mybox.network.com. >Escape character is '^]'. >telnetd: All network ports in use. >Connection closed by foreign host. > >What is the problem with "All network ports in use". I tried to >use the system account, but when the login.exe executed it met with >many exception errors and died (probably because the environment wasn't >set up for that account...I would rather run under my account if >possible). Any help would be appreciated. > >Gregg Jensen >greggj AT savvis DOT com > - 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".