From owner-freebsd-bugs Sun Nov 12 18:40: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 465ED37B479 for ; Sun, 12 Nov 2000 18:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA90906; Sun, 12 Nov 2000 18:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 12 Nov 2000 18:40:03 -0800 (PST) Message-Id: <200011130240.SAA90906@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Wei-Kai Wu Subject: Re: kern/22768: fxp get slow often! Reply-To: Wei-Kai Wu Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/22768; it has been noted by GNATS. From: Wei-Kai Wu To: David Greenman Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/22768: fxp get slow often! Date: Mon, 13 Nov 2000 10:29:12 +0800 On Sat, Nov 11, 2000 at 07:36:52AM -0800, David Greenman wrote: > >ifconfig fxp0 140.113.214.152 netmask 0xffffff00 media 100BaseTX > >sleep 1 > >ifconfig fxp0 140.113.214.152 netmask 0xffffff00 media autoselect > >running 2 times every hour to keep the speed of ftpd. > I have no idea what you are trying to accomplish with the above, but it is > weird in the extreme. The problem that you are describing sounds like a duplex > negotiation problem with your switch. Try setting both sides to full duplex. > For the FreeBSD side remove your cronjob and then: > ifconfig .... media 100basetx mediaopt full-duplex I am quite sure that the Intel 8-port 10/100 Switch work well. I also tried your suggestion, still not work. In fact, I used the dc0 network card before. I thought the problem may cause by dc0, so I buy the fxp0. Is there any other possibilities? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message