For the rist of not fully understanding your question:

On Tue, 23 Nov 2010 08:55:11 +0400, Lamac Lamaco <lamac...@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, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to