Date: Mon, 6 May 2002 07:11:12 -0700 (PDT) From: "E. J. Cerejo" <ejcerejo@yahoo.com> To: freebsd-questions@freebsd.org Subject: Slow Transfers between FBSD box and Laptop Message-ID: <20020506141112.38024.qmail@web13208.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) status: active lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500 tun0: flags=8011<UP,POINTOPOINT,MULTICAST> mtu 1500 inet6 fe80::2a0:c9ff:fed9:7b97%tun0 prefixlen 64 scopeid 0x6 Opened by PID 386 and here's a copy of my rc.conf file: hostname="ecerejo.dns2go.com" kern_securelevel_enable="NO" moused_enable="NO" moused_type="NO" nfs_reserved_port_only="YES" saver="star" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" linux_enable="YES" gateway_enable="YES" ifconfig_fxp0="inet 172.16.0.1" 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. __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506141112.38024.qmail>