From owner-freebsd-questions Thu Nov 9 20: 4:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 529D037B479 for ; Thu, 9 Nov 2000 20:04:29 -0800 (PST) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3S00B01JAUEG@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Thu, 9 Nov 2000 20:04:07 -0800 (PST) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G3S00B4EJAT7W@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Thu, 09 Nov 2000 20:04:05 -0800 (PST) Date: Thu, 09 Nov 2000 20:04:24 -0800 From: Drew Tomlinson Subject: RE: Network Card Troubleshooting (was How To Configure 2nd NIC?) In-reply-to: To: 'Josh Paetzel' , "'FreeBSD Questions (E-mail)'" Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Josh Paetzel [mailto:jpaetzel@hutchtel.net] > Sent: Thursday, November 09, 2000 7:23 PM > To: Drew Tomlinson; FreeBSD Questions (E-mail) > Subject: Re: Network Card Troubleshooting (was How To Configure 2nd > NIC?) > > > > ----- 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. OK, thanks. Do I just pick a number or is there something that you would suggest? What are my choices? And for future reference, where would I look for this information? Thanks again! Drew > Josh > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message