Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 09:02:17 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Lamac Lamaco <lamacont@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Gateway_Enable="NO"
Message-ID:  <20101123090217.f553e1ca.freebsd@edvax.de>
In-Reply-To: <AANLkTi=0MPhbAacFeiHPm3DRoJHMG71y5q=Txydp6M_t@mail.gmail.com>
References:  <AANLkTi=0MPhbAacFeiHPm3DRoJHMG71y5q=Txydp6M_t@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
For the rist of not fully understanding your question:

On Tue, 23 Nov 2010 08:55:11 +0400, Lamac Lamaco <lamacont@gmail.com> wrote:
> Hi. Why FReeBSD working how router, When I have put in /etc/rc.conf
>  -> Gateway_Enable="NO"    ???
> And by default Gateway_Enable="YES" or?

No. The default is

	gateway_enable="NO"

as you can see in /etc/defaults/rc.conf - and please note
the lowercase letters: The names of the settings are
case-sensitive, so if you write "Gateway_Enable", this
will not have ANY effect.

Check out the scripts in /etc/ and /etc/rc.d/ to see
what effects

	gateway_enable="YES"

will cause.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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