Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 16:48:09 -0500
From:      "Scott A. Moberly" <smoberly@karamazov.org>
To:        "Jack L. Stone" <jackstone@sage-one.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Activate rc.firewall after Bootup
Message-ID:  <20020512164809.284cdf17.smoberly@karamazov.org>
In-Reply-To: <3.0.5.32.20020512081443.01146d20@mail.sage-one.net>
References:  <20020512124004.60575457.concept-server@gmx.net> <3.0.5.32.20020512081443.01146d20@mail.sage-one.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 May 2002 08:14:43 -0500
"Jack L. Stone" <jackstone@sage-one.net> wrote:

> At 12:40 PM 5.12.2002 +0200, David Liebeherr wrote:
> >How can i activate (or execute...) the /etc/rc.firewall script after
> bootup properly?

vi /etc/defaults/rc.conf /etc/rc.conf

and read over the files.  The first is system defaults and should not
be changed as upgrades and more specifically mergemaster will over-write
it.  The second you can safely edit.

firewall_type="UNKNOWN"         # Firewall type (see /etc/rc.firewall)

is the like that you will need

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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