From owner-freebsd-questions@FreeBSD.ORG Thu May 22 02:37:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE1837B401 for ; Thu, 22 May 2003 02:37:47 -0700 (PDT) Received: from imhotep.yuckfou.org (cust.89.117.adsl.cistron.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EAF643FAF for ; Thu, 22 May 2003 02:37:46 -0700 (PDT) (envelope-from nivo+freebsd-questions@yuckfou.org) Received: by imhotep.yuckfou.org (Postfix, from userid 1000) id 7B389A989; Thu, 22 May 2003 11:37:27 +0200 (CEST) Date: Thu, 22 May 2003 11:37:27 +0200 From: Nils Vogels To: freebsd-questions@freebsd.org Message-ID: <20030522093727.GC10795@imhotep.yuckfou.org> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-PGP-Key: Key 0xAD3A5AAD from pub. servers X-PGP-Fingerprint: 1585 93A2 9595 177B 5D5F 1271 3333 57FD AD3A 5AAD Subject: Re: Update Firewall Rules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 09:37:47 -0000 On Thu, May 22, 2003 at 04:16:18AM -0400, Carolyn Longfoot (CL) wrote: CL> How do I switch the firewall rules on a system without rebooting? CL> I tried executing /etc/rc.firewall OPEN CL> for example but the same rule set is put in place again that is defined in CL> /etc/rc.conf. Checkout /usr/share/examples/ipfw Grtz, Nils.