Date: Wed, 26 Jun 2002 10:24:45 +0200 From: =?iso-8859-1?Q?David_Sieb=F6rger?= <drs@rucus.ru.ac.za> To: Mindaugas <mindugas77@delfi.lt> Cc: questions@FreeBSD.ORG Subject: Re: question about FTP Message-ID: <20020626102445.A59390@rucus.ru.ac.za> In-Reply-To: <20020625205733.K403-100000@localhost>; from fgleiser@cactus.fi.uba.ar on Tue, Jun 25, 2002 at 09:00:11PM -0300 References: <458423822.20020626014640@delfi.lt> <20020625205733.K403-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue 2002-06-25 (21:00), Fernando Gleiser wrote: > On Wed, 26 Jun 2002, Mindaugas wrote: > > My computer is connected: WinBOX<--->10MB hub<-->FreeBSDBox > > But the speed when I uploading to anon ftp is 60 - 90 kbps and when > > I downloading from my ftp speed is 1 - 15 kbps and it seems > > sometimes it hangs up. > > I may be your network interface configuration. Plese post the output of > a 'ifconfig -a'. Some cards are known to have problems with autoselect > media. Try seting that options manually Of which, the Realtek 8139s are some of the worst. I've experienced just this problem with them on a number of occasions. For me, running "ifconfig rl0 media 10baseT/UTP" to force the card to 10Mbps half-duplex fixed the problem. To make the change permanent, add "media 10baseT/UTP" to your ifconfig_rl0 line in rc.conf. -- David Siebörger drs@rucus.ru.ac.za 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?20020626102445.A59390>