Subject: Re: Firewall/Router
To: Ron Landrus <ronlandrus@yahoo.com>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-mac68k
Date: 03/06/2001 14:40:26
On Tue, 6 Mar 2001 mcmahill@mtl.mit.edu wrote:

> you need to be sure your kernel config file has
> options GATEWAY
> 
> (i think thats the one, I'm away from my config file and manpages at the
> moment).

Or you need to set the sysctl variable net.inet.ip.forwarding to one. i.e.
"sysctl -w net.inet.ip.forwarding=1". THis way you don't need to
recompile.

Take care,

Bill