From owner-freebsd-questions Tue Nov 7 9:25: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ares.cs.Virginia.EDU (ares.cs.Virginia.EDU [128.143.137.19]) by hub.freebsd.org (Postfix) with ESMTP id 88A0437B4E5 for ; Tue, 7 Nov 2000 09:25:00 -0800 (PST) Received: from localhost.localdomain (IDENT:root@misty.cs.Virginia.EDU [128.143.137.140]) by ares.cs.Virginia.EDU (8.9.2/8.9.2/UVACS-2000040300) with ESMTP id MAA02766; Tue, 7 Nov 2000 12:24:58 -0500 (EST) Received: (from adf5j@localhost) by localhost.localdomain (8.9.3/8.8.2) id HAA08881; Tue, 7 Nov 2000 07:25:27 -0500 Date: Tue, 7 Nov 2000 07:25:26 -0500 From: Anthony Fox To: Anthony Rubin , questions@freebsd.org Subject: Re: two ethernets, nat, firewall Message-ID: <20001107072526.A8877@misty.cs.virginia.edu> Reply-To: Anthony Fox References: <00110710484903.00384@tonyr.office.generalsearch.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00110710484903.00384@tonyr.office.generalsearch.net>; from tonyr@generalsearch.net on Tue, Nov 07, 2000 at 10:48:49AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > You need the following line in /etc/rc.conf: > > gateway_enable="YES" got this. > > This allows FreeBSD to forward packets. You can change this setting without > rebooting with the following command: > > sysctl -w net.inet.ip.forwarding=1 > > How are you starting natd? natd gets started in /etc/rc.conf dmesg says that both interfaces are on the same irq. they are both pci cards. is this a problem? if it is, how do i set them to different irqs? do i have to recompile the kernel? thanks, anthony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message