From owner-freebsd-bugs Sun Oct 31 23:50: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A421D14E20 for ; Sun, 31 Oct 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA38394; Sun, 31 Oct 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 31 Oct 1999 23:50:01 -0800 (PST) Message-Id: <199911010750.XAA38394@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Kenneth D. Merry" Subject: Re: kern/14623: packet loss on gigabit network Reply-To: "Kenneth D. Merry" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14623; it has been noted by GNATS. From: "Kenneth D. Merry" To: jlemon@flugsvamp.com (Jonathan Lemon) Cc: bugs@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/14623: packet loss on gigabit network Date: Mon, 1 Nov 1999 00:44:04 -0700 (MST) Jonathan Lemon wrote... > Upon further investigation, this appears to be a bit-pattern problem. > Attached is a file which refuses to transfer via a "ftp get". (The > smallest part of a /kernel file that I can figure out which will > reproduce the problem). > > Are there any known issues with either the Netgear switch or Alteon card? I haven't had any problems with the Alteon boards. I would suspect the switch. If you want to be sure that the card isn't at fault, get two, put them back to back, and ftp the file from one machine to another. I tried ftping your 'badfile' between two machines with 512K ACEnic boards (connected by fiber, no switch in between) and had no trouble: ftp> bin 200 Type set to I. ftp> get badfile local: badfile remote: badfile 200 PORT command successful. 150 Opening BINARY mode data connection for 'badfile' (12288 bytes). 100% |**************************************************| 12288 00:00 ETA 226 Transfer complete. 12288 bytes received in 0.00 seconds (12.07 MB/s) ftp> I also haven't had any trouble with these boards and an Alteon ACEswitch 180. So I would suspect the switch. Taking it out of the loop, if possible, might confirm whether or not it is the problem. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message