From owner-freebsd-questions Sun May 12 6:14:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by hub.freebsd.org (Postfix) with ESMTP id 5414337B404 for ; Sun, 12 May 2002 06:14:52 -0700 (PDT) Received: from SAGEONE (sageone [192.168.0.5]) by sage-one.net (8.11.6/8.11.6) with SMTP id g4CDEj700850; Sun, 12 May 2002 08:14:46 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020512081443.01146d20@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 12 May 2002 08:14:43 -0500 To: David Liebeherr , freebsd-questions@FreeBSD.ORG From: "Jack L. Stone" Subject: Re: Activate rc.firewall after Bootup In-Reply-To: <20020512124004.60575457.concept-server@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 12:40 PM 5.12.2002 +0200, David Liebeherr wrote: >Hi all! > >One question ybout FreeBSD#s Fireall script /etc/rc.firewall: >How can i activate (or execute...) the /etc/rc.firewall script after bootup properly? >I want to change the firewall mode from simple to client for example after startup... > >Thanx, >Dave > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > David: You can just run this after boot: #/bin/sh /etc/rc.firewall ....or put it in a script and have cron run it @bootup.... .... our website: http://www.sage-one.net/ Best regards, Jack L. Stone Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message