From owner-freebsd-questions Mon May 21 13: 0: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 572A637B43C for ; Mon, 21 May 2001 12:59:57 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id WAA27040; Mon, 21 May 2001 22:07:06 +0200 Message-ID: <3B09740E.E605B8B5@i-clue.de> Date: Mon, 21 May 2001 22:01:18 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Tim Erlin Cc: questions@FreeBSD.ORG Subject: Re: ftp hanging References: <20010521154850.88712.qmail@web11705.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tim Erlin schrieb: > > I'm running 4.3-RELEASE on a box with two NICs doing > NAT. When I ftp to either the outside or the inside > address the ftp client hangs until it times out. If I > run 'top' while I'm waiting for the connection, ftpd > seems to hang with a state of 'kqread.' It does > connect after a number of tries (and failures). > > Don't know much about FTP, so I'm not sure where to > look for logging (nothing suspicious in > /var/log/messages). > > Any suggestions on what might be the cause or where to > look for hints? try "passive" in ftp to turn off passive transfers. Some firewalls still do not know about that mode, which is enabled by default now. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message