Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2000 09:31:19 -0800 (PST)
From:      Roop Nanuwa <roop@gw.carpoolbc.com>
To:        Anthony Fox <adf5j@cs.virginia.edu>
Cc:        Anthony Rubin <tonyr@generalsearch.net>, questions@FreeBSD.ORG
Subject:   Re: two ethernets, nat, firewall
Message-ID:  <Pine.BSF.4.21.0011070928330.6473-100000@gw.carpoolbc.com>
In-Reply-To: <20001107072526.A8877@misty.cs.virginia.edu>

next in thread | previous in thread | raw e-mail | index | archive | help


Did you remember to recompile the kernel with:
options IPFIREWALL
options IPDIVERT

It could be that you have all the configuration files right, but your
kernel isn't configured properly...

RSN

On Tue, 7 Nov 2000, Anthony Fox wrote:

> > 
> > 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
> 



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?Pine.BSF.4.21.0011070928330.6473-100000>