From owner-freebsd-questions Tue Apr 20 2:19:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id 363F6152F8 for ; Tue, 20 Apr 1999 02:19:23 -0700 (PDT) (envelope-from camel@avias.com) Received: from camel.avias.com (camel.avias.com [195.14.38.87]) by main.avias.com (8.9.3/8.9.2) with SMTP id NAA29149 for ; Tue, 20 Apr 1999 13:16:54 +0400 (MSD) (envelope-from camel@avias.com) From: Ilya Naumov Reply-To: camel@avias.com To: freebsd-questions@FreeBSD.ORG Subject: ftp hangs on -current Date: Tue, 20 Apr 1999 13:12:37 +0400 X-Mailer: KMail [version 1.0.17] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99042013170200.08995@camel.avias.com> Content-Transfer-Encoding: 8bit X-KMail-Mark: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mo , 16 apr 1999, Brian Somers wrote: ftp sessions began to hang after one of cvsup/make world. login sequence passes ok, but when i try to get a list of files, the ftp session hangs and after several minutes it fails with error 421. in my case it depends on natd (when i disable this daemon, everything work quite well), but some people experience the same problem even without natd. trying different configurations i have encountered the following 1. ftp in passive mode (pftp or ftp with -p options) DOES NOT hang; 2. ncftp3 from ports DOES NOT hang; 3. netscape communicator 4 DOES NOT hang. so it seems that the problem is in native FreeBSD's ftp or a library (libedit.so.2, libtermcap.so.2 or libc.so.3). could anyone comment this? -- sincerely, ilya naumov (at work) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message