On Fri, Oct 19, 2007 at 03:34:11PM -0700, Chuck Swiger wrote:
> Hi, Ivan--
> 
> On Oct 19, 2007, at 2:57 PM, Ivan Dimitrov wrote:
> >   How do I enable IP forwarding? (on freeBSD 6.2)
> 
> On a temporary basis:
> 
>   sysctl net.inet.ip.forwarding=1
> 
> ...or if you want to make that config permanent:
> 
>   echo 'gateway_enable="NO"' >> /etc/rc.conf
> 
> -- 
> -Chuck

Shouldn't that be "YES" instead of "NO"?

Erik
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to