Date: Tue, 7 Nov 2000 07:25:26 -0500 From: Anthony Fox <adf5j@cs.virginia.edu> To: Anthony Rubin <tonyr@generalsearch.net>, questions@freebsd.org Subject: Re: two ethernets, nat, firewall Message-ID: <20001107072526.A8877@misty.cs.virginia.edu> In-Reply-To: <00110710484903.00384@tonyr.office.generalsearch.net>; from tonyr@generalsearch.net on Tue, Nov 07, 2000 at 10:48:49AM -0600 References: <Pine.GSO.4.21.0011071143560.27188-100000@viper.cs.Virginia.EDU> <00110710484903.00384@tonyr.office.generalsearch.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001107072526.A8877>