From owner-freebsd-questions Fri Mar 15 18:16:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA19049 for questions-outgoing; Fri, 15 Mar 1996 18:16:00 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA18995 for ; Fri, 15 Mar 1996 18:14:44 -0800 (PST) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id SAA02235 for ; Fri, 15 Mar 1996 18:14:35 -0800 Received: (from mrcpu@localhost) by schizo.cdsnet.net (8.6.12/8.6.12) id SAA22621; Fri, 15 Mar 1996 18:16:15 -0800 Date: Fri, 15 Mar 1996 18:16:13 -0800 (PST) From: Jaye Mathisen To: Jim Owen cc: questions@FreeBSD.ORG Subject: Re: Network Help In-Reply-To: <314A199F.5965@expansion.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Are you absolutely positive that your 3COM card is at the same IRQ as hard-coded on the card? I'd get the 3c5x9cfg utility out, and double check. I think the default kernel is set for ep0 at 10, but your card may be configured for 15 or something like that. THe card will still function, but slowly. Check that. THen build a kernel that matches the card config, or configure the card to match the kernel, and go crazy. If that doesn't work, come back. All my boxes are using 3com cards, and they all work... On Fri, 15 Mar 1996, Jim Owen wrote: > Hi, > I've got FreeBSD 2.1 installed on a Pentium 120MHz with 16 MB RAM, > 1.2 GB disk (IDE) and an IDE CDROM. It's also got a 3Com 3C509 network > card. > > I'm running into a very odd situation where the network is VERY slow > to and from our FreeBSD machine. Telnets to the machine appear to be > running at about 300 baud and ftp's run about the same speed. > > We've removed all conflicting device drivers from the kernel and > when we boot with a -c, no conflicts show whatsoever. > > One thing that is odd is that an ifconfig for ep0 shows the > following: > > ep0: flags=8e3 mtu 1500 > inet 204.250.54.151 netmask 0xffffff00 broadcast 204.250.54.255 > ether 00:a0:24:3e:03:e0 > > We don't understand the "SIMPLEX" value that is showing up nor do we > know how to change it. > > Can you give some help? > > Thanks much, > > Jim Owen > jimo@expansion.com >