From owner-freebsd-questions Mon Nov 26 0:52: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 01A9537B419 for ; Mon, 26 Nov 2001 00:51:57 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAQ8psR43733; Mon, 26 Nov 2001 00:51:55 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Joseph Maxwell" Cc: Subject: RE: Promiscuous mode? Date: Mon, 26 Nov 2001 00:51:54 -0800 Message-ID: <002801c17657$98f96cc0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3C020204.D3081058@ns.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG no - when booting the installation CD it asks if you want to modify any of the kernel settings. Select this option and then go into the network settings for ed0 and change it to whatever IRQ your card is using. Then save settings and they will be reused next time the system is booted. This is explained in detail in the installation section in the handbook. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joseph Maxwell >Sent: Monday, November 26, 2001 12:49 AM >To: Ted Mittelstaedt >Cc: questions@FreeBSD.ORG >Subject: Re: Promiscuous mode? > > >Sounds like that may be the problem. > >Ted Mittelstaedt wrote: > >> Very few DX2's I've encountered had PCI buses so I'm almost positive you >> have an ISA NE2000 in the system even though you don't say so. > >You are correct - A Netgear EA201 16 bit ISA > >> >> What your looking at is a classic "unseized interrupt" and is almost >> always caused by a mismatch between the interrupt that the >> card is using and the one that FreeBSD is using. You must look at the >> jumpers or run the softset utility for the card under DOS to determine >> what IRQ it's using, then tell the FreeBSD system in userconfig during the >> boot process to use that interrupt. >> >> If the FreeBSD system and the card both agree on IRQ 10 then set them >> both to some other IRQ, as what's happening is that on your system >something >> else is using IRQ10 and not letting it go (soundcard, perhaps?) > >So this involves rebuilding of the kernel, am I correct? > >> >> >> Ted Mittelstaedt >tedm@toybox.placo.com >> Author of: The FreeBSD Corporate >Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com >> >> >-----Original Message----- >> >From: Joseph Maxwell [mailto:jaymax@ns.net] >> >Sent: Sunday, November 25, 2001 4:27 PM >> >To: Ted Mittelstaedt >> >Cc: questions@FreeBSD.ORG >> >Subject: Re: Promiscuous mode? > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message