Date: Fri, 17 Nov 1995 08:52:48 +0100 (MET) From: Ollivier Robert <roberto@keltia.freenix.fr> To: scrappy@hub.org (Marc G. Fournier) Cc: geoff@ginsu.com, freebsd-hackers@FreeBSD.org Subject: Re: Building a gateway Message-ID: <199511170752.IAA20476@keltia.freenix.fr> In-Reply-To: <Pine.BSF.3.91.951116235638.6449F-100000@hub.org> from "Marc G. Fournier" at Nov 16, 95 11:57:27 pm
next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Marc G. Fournier said: > Have you enabled GATEWAY in the kernel? If memory serves, you need > to add: > > options GATEWAY The GATEWAY option is deprecated. Use the following /etc/sysconfig variable: # If you want this host to be a gateway, set to YES. gateway=YES The result will that the sysctl variable net.inet.ip.forwarding will be set to one. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Sun Nov 12 16:47:05 MET 1995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511170752.IAA20476>