From owner-freebsd-questions Fri Feb 14 15: 8:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8527537B401 for ; Fri, 14 Feb 2003 15:08:22 -0800 (PST) Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.241.160.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C51A43F93 for ; Fri, 14 Feb 2003 15:08:19 -0800 (PST) (envelope-from stacey@vickiandstacey.com) Received: from [192.168.1.8] (81-86-129-77.dsl.pipex.com [81.86.129.77]) by colossus.systems.pipex.net (Postfix) with ESMTP id 11EBC1600039C; Fri, 14 Feb 2003 23:08:18 +0000 (GMT) Subject: Re: troubleshooting CVSUP failures From: Stacey Roberts Reply-To: stacey@vickiandstacey.com To: Shane Hickey Cc: FreeBSD Questions In-Reply-To: <1045263406.18621.39.camel@localhost> References: <1045248387.18621.8.camel@localhost> <1045260775.18621.29.camel@localhost> <1045262372.87442.24.camel@localhost> <1045263406.18621.39.camel@localhost> Content-Type: text/plain Organization: Message-Id: <1045264102.87442.34.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 14 Feb 2003 23:08:23 +0000 Content-Transfer-Encoding: 7bit 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 Hi, On Fri, 2003-02-14 at 22:56, Shane Hickey wrote: > Howdy, thanks for the response. No worries.., > > On Fri, 2003-02-14 at 15:39, Stacey Roberts wrote: > > What version of FreeBSD is this? > > 5.0-release. > > > Can you post the dmesg output for both (or more) of the nics on the > > system, please? > > What is the P'nP OS BIOS option set to on this box? > > Here's the dmesg: > ed1: at port 0x100-0x11f irq 11 function 0 IRQ 11 here.., > config 16 on pccard0 > ed1: address 00:e0:98:88:91:84, type Linksys (16 bit) > ukphy0: on miibus0 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > Product version: 5.0 > Product name: IBM | 10/100 EtherJet CardBus | IBMC-10/100 | 1.04 | > Manufacturer ID: a400130181 > Functions: Network Adaptor, Multi-Functioned > Function Extension: 04060006295290d8 > Function Extension: 0102 > Function Extension: 0280969800 > Function Extension: 0200e1f505 > Function Extension: 0301 > Function Extension: 0303 > Function Extension: 0501 > cardbus1: Invalid BAR number: 27(06) > CIS reading done > dc0: port 0x1000-0x107f mem > 0x88002400-0x880024ff,0x88002500-0x8800257f irq 11 at device 0.0 on IRQ 11 here as well :-( > cardbus1 Both ed1 & dc0 are sharing IRQ11, not always a good thing.., > dc0: Ethernet address: 06:00:06:29:52:90 > miibus1: on dc0 > tdkphy0: on miibus1 > tdkphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > I don't see any mention of PNP in the BIOS and I didn't specifically > enable anything in the KERNEL. Let me know if you need more. Most MoBo's have an option in the SetUp menu (you know.., "press DEL for SETUP", during POST), where you tell the BIOS whether or not a P'nP OS is being installed - for FreeBSD, one usually selects "No" / "DISABLE" to this. > > Now, here's the weird thing. I reconfigured my ipnat.rules, ipf.rules > and rc.conf to switch the NICs. I rebooted and switched the cables and > now I haven't gotten an error on the new dc0 interface (which is now the > promiscuous snort interface). So, it might be that the ed1 interface is > conflicting with something and I only hear about it when I put it into > promiscuous mode. I'm going to try to do that next. Well., when putting an interface into promiscuous mode, you're then enabling the bpf (Berkley Packet Filter) device.., which might point to ed1 (on IRQ11) now having to contend with yet another device for IRQ resources.., Just a guess here. > > Thanks, > It'd be great to hear what results you get.., Hope to hear from you on this again soon. Regards, Stacey > shane > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message