From owner-freebsd-questions Mon Jul 20 16:35:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16297 for freebsd-questions-outgoing; Mon, 20 Jul 1998 16:35:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16251 for ; Mon, 20 Jul 1998 16:35:00 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id QAA19027; Mon, 20 Jul 1998 16:34:29 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 20 Jul 1998 16:34:29 -0700 (PDT) From: Doug White To: Brendan Kosowski cc: FreeBSD Questions Subject: Re: PCI Ethernet Card problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 19 Jul 1998, Brendan Kosowski wrote: > > I have installed a PCI Ethernet card. I noticed that the GENERIC kernel > config file only lists ISA Ethernet Card ADDRESSES & INTERUPTS. PCI cards are automatically configured. > My KERNEL seems to recognise the card at "ed2" at bootup, even though it > is not in the KERNEL config file. Normal; if ed0 is in there, then the PCI code comes along with it. > The following problems seem to be occuring : > > 1. The routing table "netstat -r" is not automatically adding the > localhosts Ethernet hardware address as it does when I use an ISA card. > > eg. destination gateway Nitif > hostname 00:40:05:34:bb:d4 lo0 Have you ifconfig'd the interface? > 2. When I telnet to any other host on my network, the networking is very > slow ( it seems to temporarily hang every few seconds ). Nameserver lookup? You'd have to run a tcpdump to figure out what it's doing. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message