From owner-freebsd-questions Mon May 6 19: 9:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 492F037B404 for ; Mon, 6 May 2002 19:09:33 -0700 (PDT) Received: from lungfish.ntlworld.com ([80.4.0.215]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020506152442.DHOC23864.mta06-svc.ntlworld.com@lungfish.ntlworld.com>; Mon, 6 May 2002 16:24:42 +0100 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.6/8.11.6) with ESMTP id g46FOfV26187; Mon, 6 May 2002 16:24:41 +0100 (BST) (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.11.6/8.11.6) id g46FOfW28162; Mon, 6 May 2002 16:24:41 +0100 (BST) (envelope-from scott) Date: Mon, 6 May 2002 16:24:41 +0100 From: Scott Mitchell To: "E. J. Cerejo" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Slow Transfers between FBSD box and Laptop Message-ID: <20020506162441.A16884@fishballoon.dyndns.org> References: <20020506141112.38024.qmail@web13208.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020506141112.38024.qmail@web13208.mail.yahoo.com>; from ejcerejo@yahoo.com on Mon, May 06, 2002 at 07:11:12AM -0700 X-Operating-System: FreeBSD 4.5-STABLE i386 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 On Mon, May 06, 2002 at 07:11:12AM -0700, E. J. Cerejo wrote: > I'm trying to find out why whenever I use PuTTy's psFTP from my laptop > running win2k I can only tranfer the file at an average of 40 Kbs when > both NICs are 100 Mbs. I'm running FreeBSD 4.5 Stable, I have an Intel > PRO / 100+ Management Adapter in the FreeBSD machine and an IBM 10/100 > Ether Jet Card Bus Adapter in my Laptop running win2k. Here's the output > of ifconfig: > > fxp0: > flags=8843 mtu > 1500 > inet 172.16.0.1 netmask 0xffff0000 broadcast > 172.16.255.255 > inet6 fe80::2a0:c9ff:fed9:7b97%fxp0 prefixlen > 64 scopeid 0x1 > ether 00:a0:c9:d9:7b:97 > media: Ethernet autoselect (100baseTX > ) > status: active > lo0: flags=8049 mtu > 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > faith0: flags=8002 mtu 1500 > tun0: flags=8011 mtu 1500 > inet6 fe80::2a0:c9ff:fed9:7b97%tun0 prefixlen > 64 scopeid 0x6 > Opened by PID 386 Are you using a hub/switch or just a crossover cable between the two machines? In the first case, does your hub/switch agree that the link is in 100Mbit full duplex mode? Ditto for the Windows machine -- there's probbly an Intel control panel applet that will tell you what mode the EtherJet is in. For a direct cable connection you need to make sure that both cards are in the same mode. Disagreement over duplex modes seems to be the commonest cause of this kind of problem. > I'm using psFTP to transfer files which I think uses > ssh, could this be the > problem? If it is what is the simplest way of > transfering files at the > fastest speed possible between these two NICs. Does > anyone have any ideas to > try? Thanks. It's unlikely that the overhead of ssh is slowing things down *that* much. I find that the easiest way to moves files between my Wndows and BSD machines is to run Samba on the BSD boxen. Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message