Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 1995 11:05:05 -0400 (EDT)
From:      John Capo <jc@irbs.com>
To:        shorty@iii.net (Justin Seger)
Cc:        shorty@iii.net, terry@lambert.org, freebsd-questions@freebsd.org
Subject:   Re: Network problems, please assist
Message-ID:  <199509101505.LAA25202@irbs.irbs.com>
In-Reply-To: <199509101445.KAA07766@iii1.iii.net> from "Justin Seger" at Sep 10, 95 10:45:32 am

next in thread | previous in thread | raw e-mail | index | archive | help
Justin Seger writes:
> 
> How do I said the option GATEWAY in the kernel?  Please be specific, I haven't
> altered the kernel before.
> Thanks,
> -Justin Seger-
> 

Add this line to your kernel config file and build and install the
new kernel:

options		GATEWAY

You can turn on forwarding in a running kernel with:

sysctl -w net.inet.ip.forwarding=1

John Capo
IRBS Engineering




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509101505.LAA25202>