From owner-freebsd-ipfw@FreeBSD.ORG Sun Sep 25 06:01:41 2005 Return-Path: X-Original-To: ipfw@freebsd.org Delivered-To: freebsd-ipfw@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4576616A41F for ; Sun, 25 Sep 2005 06:01:41 +0000 (GMT) (envelope-from ozgur.ozdemircili@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF5D43D4C for ; Sun, 25 Sep 2005 06:01:40 +0000 (GMT) (envelope-from ozgur.ozdemircili@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so881750wxc for ; Sat, 24 Sep 2005 23:01:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=tLY8jRqV4uNN4g/ioCgtC/64COQeem5/kbbmt45U/sOtp1Fv83B34/y0japKdFctmhhR722jqB5eFLESLdqyYEVPw9+lYOHjkxLGeM8WmKcAuBZApLTP8RS95LWFFagEW12kbRvWEMS2ugo5RcVseG4uQJpUbS9ryxMgG3lbA8c= Received: by 10.70.49.12 with SMTP id w12mr1238455wxw; Fri, 23 Sep 2005 23:21:19 -0700 (PDT) Received: from author ( [81.215.227.172]) by mx.gmail.com with ESMTP id i13sm1276687wxd.2005.09.23.23.21.17; Fri, 23 Sep 2005 23:21:19 -0700 (PDT) Message-ID: <015801c5c0d0$865bc960$640ce00a@casiotours.com> From: "Ozgur Ozdemircili" To: , References: Date: Sat, 24 Sep 2005 09:23:45 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Cc: Subject: Re: Enable ipfw without rebooting X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2005 06:01:41 -0000 You can try bash# sysctl net.inet.ip.fw.enable=1 parameter ----- Original Message ----- From: To: Sent: Friday, September 23, 2005 7:13 PM Subject: Enable ipfw without rebooting > Hi all, > > What is the best way to enable/disable ipfw on a FBSD 5.x box, > without reboot? > > I.e. If I have a box that booted with 'firewall_enable="NO"' in > rc.conf, how can I enable it without reboot? > > Thank you, > > - Marcelo > > > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"