From owner-freebsd-questions Thu Nov 9 19:22: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id C97C337B4C5 for ; Thu, 9 Nov 2000 19:22:04 -0800 (PST) Received: from mark8 (hutch-786.hutchtel.net [206.10.71.86]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA01113; Thu, 9 Nov 2000 21:21:59 -0600 (CST) Message-ID: <01ef01c04ac5$8abe1660$0200000a@vladsempire.net> From: "Josh Paetzel" To: "Drew Tomlinson" , "FreeBSD Questions (E-mail)" References: Subject: Re: Network Card Troubleshooting (was How To Configure 2nd NIC?) Date: Thu, 9 Nov 2000 21:23:05 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Drew Tomlinson" To: "FreeBSD Questions (E-mail)" Sent: Thursday, November 09, 2000 6:48 PM Subject: Network Card Troubleshooting (was How To Configure 2nd NIC?) > I installed a 2nd NIC, added an entry for it in my kernel config file, > recompiled, and added appropriate entries (AFAIK) in rc.conf. Upon reboot, > FBSD detects both cards and sets them up but only the original responds to > ping. I get the following messages at restart: > > [snip] > ed0 at port 0x240-0x25f iomem 0xd8000 irq 9 drq 0 on isa0 > ed0: address 00:40:05:66:b2:55, type NE2000 (16 bit) > ed1 at port 0x260-0x27f iomem 0xd8000 irq 11 on isa0 > ed1: address 00:40:05:66:b2:52, type NE2000 (16 bit) > Your problem is here....both the cards are using the same iomem address. You need to change one of them so they do not have this conflict. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message