From owner-freebsd-questions Thu Sep 6 7:21: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 8F3D937B406 for ; Thu, 6 Sep 2001 07:21:01 -0700 (PDT) Received: from charlie (217-13-5-135.dd.nextgentel.com [217.13.5.135]) by mail.broadpark.no (Postfix) with ESMTP id 0657F7D6F; Thu, 6 Sep 2001 16:20:37 +0200 (MET DST) From: "Kjell" To: , "Jon Craig" Date: Thu, 6 Sep 2001 15:24:51 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Kernel compile for Firewall Reply-To: kjell@la3sg.net Message-ID: <3B979543.14877.153CFE1@localhost> In-reply-to: <003001c136d3$d65b6dc0$e3e7a118@tampabay.rr.com> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > OK - I'm using the HowTo from Schlacter to make an old 586 a NAT/Firewall. > Just one quick question : > it has in the howo a line that I add if I have a second ISA NIC. both my > NICs > are PCI (NE2000 compat - Linksys) and I have ed0 working fine. I just > installed ed1. > How (what) do I add to the kernel.conf to make this work with PCI? Should I > delete the ISA reference? Just ignore the references to the ISA cards in the howto. Your PCI cards are 'built into' the kernel and automatically detected at boot time. You may comment out the references to the ISA cards in the kernel config file. Then you will see that your new kernel is slightly smaller than the old kernel. gl de Kjell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message