From owner-freebsd-questions Mon Jul 23 4:22: 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 CF2E837B401 for ; Mon, 23 Jul 2001 04:21:55 -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 NAA19617; Mon, 23 Jul 2001 13:29:45 +0200 Message-ID: <3B5C0956.249BA461@i-clue.de> Date: Mon, 23 Jul 2001 13:24:06 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: "Alexander S. Usov" Cc: questions@FreeBSD.ORG Subject: Re: FTP problem References: <1243936390.20010723125208@itv.kiev.ua> 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 "Alexander S. Usov" wrote: > > Hi. > > There is a little problem with ftp: > I set up an ftp server within local network, but it's perfomance > is extremely low (about 5-6 kB/s). > > Does anybody know what does that mean? You are probably connected to a Hub via 10baseT cables, and your NIC did not successfully auto-negotiate duplex mode. Read the man page for your network card, and force it to use half-duplex mode when connected to a hub, or full-duplex when connected to a switch. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message