From owner-freebsd-questions@FreeBSD.ORG Wed Mar 10 11:23:09 2004 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 29B8016A4CE for ; Wed, 10 Mar 2004 11:23:09 -0800 (PST) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B90143D1D for ; Wed, 10 Mar 2004 11:23:08 -0800 (PST) (envelope-from turbo23@gmx.net) Received: (qmail 10145 invoked by uid 65534); 10 Mar 2004 19:23:06 -0000 Received: from 253.catv107.lgt01.lan.ch (EHLO gmx.net) (62.204.107.253) by mail.gmx.net (mp005) with SMTP; 10 Mar 2004 20:23:06 +0100 X-Authenticated: #627573 Message-ID: <404F6C3D.3040806@gmx.net> Date: Wed, 10 Mar 2004 20:27:57 +0100 From: Thomas Vogt User-Agent: Mozilla Thunderbird 0.5b (Windows/20040215) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= References: <404F63D6.3070204@freemail.hu> In-Reply-To: <404F63D6.3070204@freemail.hu> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit cc: FreeBSD Subject: Re: IPFW question 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: Wed, 10 Mar 2004 19:23:09 -0000 Hi ipfw flush # deletes all ipfw /etc/ipfw.conf # loads all regards Thomas Nagy László Zsolt wrote: > > Hi! > > I'm using my own ip firewall (firewall_type="/etc/ipfw.conf") on my > FreeBSD 5.2 system. My problem is, how can I reload the whole thing? The > ipfw command is for creating and deleting individual rules. What I would > like to do is to create profiles (different config files) and reload the > whole firewall configuration anytime. Is there a command for this? What > I do now is that I reboot my box every time I change firewall > configuration. But of course this is clumsy and very bad. I may start > services on the server which will not allow me to reboot daily. Thanks > in advance. > > Laci 2.0 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >