From owner-freebsd-stable Sat Apr 8 11:15:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 9218E37B84E for ; Sat, 8 Apr 2000 11:15:30 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.114]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 8 Apr 2000 11:25:55 -0700 Message-ID: <38EF7732.2BAAB314@3-cities.com> Date: Sat, 08 Apr 2000 11:15:14 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Meihm Cc: freebsd-stable@freebsd.org Subject: Re: Slow TCP traffic between 3.4-S and 4.0-S References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Meihm wrote: > > Hi, > > I've recently upgraded on of the machines on our LAN to 4.0 stable from > 3.4 stable. Following this, TCP network connections, notably FTP have > become extremely slow, around 7.5k/s. Other machines on the network > communicate with these two machines perfectly, but when they talk to each > other problems arise. I've tried increasing the number of mbufs, with no > luck. We're using the rl driver on the 4.0 stable machine, and the ed > driver on the 3.4 stable. The 3.4 stable machine is being used as a > gateway, and traffic running through the machine from the 4.0 is fine, > only when they are talking to each other directly we get the slow down. I had problems when I first installed 4.0 because the xl0 was defaulting to half-duplex. The fxp0 in the other system was running full-duplex through its switch. Adding the "mediaopt full-duplex" in rc.conf was required to solve the problem. Make sure both machines have the right ip address for each other so that reverse DNS works. That seems to be the most common reason for a transfer that slow. Kent > > Any advice would be appreciated. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message