Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: Andrew DeFaria <ADeFaria@Salira.com>
Newsgroups: gmane.os.cygwin
Subject: Re: Trouble with inetd (start but doesn't work)
Date: Thu, 18 Apr 2002 16:53:52 -0700
Lines: 36
Message-ID: <3CBF5C90.8080809@Salira.com>
References: <3cbea28e.5571.0@meloo.com>
Reply-To: cygwin@cygwin.com
NNTP-Posting-Host: 206.184.204.2
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: main.gmane.org 1019174014 26138 206.184.204.2 (18 Apr 2002 23:53:34 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Thu, 18 Apr 2002 23:53:34 +0000 (UTC)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2
X-Accept-Language: en-us

Auricom wrote:

> Hello,
>
> Here is my configuration:
>
> Win2K Server Version 5.00.2195 (no pack applied)
> Cygwin 1.3.10
>
> The problem is inetd start but I can't telnet or ftp into my computer. 
> The answer is "connection refused" when I try to connect to localhost 
> or from the net...
>
> When I use ncftp, I have this message:
>
> Administrateur@AURICOM : ncftp localhost
> NcFTP 3.1.3 (Mar 27, 2002) by Mike Gleason (ncftp@ncftp.com).
> Could not connect to 127.0.0.1: The socket is not connected.
> Could not open host localhost: could not connect to remote host.
>
> We can see that the socket is not connected, but I can't find a 
> solution to solve this issue.
>
> Is there a workaround ???

Try stopping the inetd server (net stop inetd) then run inetd -d from 
the command line. In another window attempt a telnet to your machine. 
Watch to see if you get any messages in the window running inetd. You 
should. If that works try your ftp command.

I suspect that inetd is not running as a service. Do you have two (yes 
two, count 'em) inetd processes showing up in the TaskMgr?

Have you added Cygwin's bin to the Windows SYSTEM Environment Variable 
PATH? Have you rebooted?




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

