Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2007 17:45:10 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Firewall rules / Proper directory
Message-ID:  <20070802174510.60e7ef04@gumby.homeunix.com.>
In-Reply-To: <200708021636.l72Gap9a073504@himinbjorg.tucs-beachin-obx-house.com>
References:  <200708021636.l72Gap9a073504@himinbjorg.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Aug 2007 12:36:51 -0400 (EDT)
"Tuc at T-B-O-H.NET" <ml@t-b-o-h.net> wrote:

> Hi,
> 
> 	I'm developing firewall rules for a machine, and I'm wondering
> what the standard is for putting my version of an ipfw
> "firewall_script"?
> 
> 	I'd normally drop it onto /usr/local/etc somewhere, but
> my /u/l/e is an NFS filesystem, and according to rcorder it starts
> ipfw WAY before the nfsclient. I don't want to stomp
> on /etc/rc.firewall, I like having it as a reference and one less
> thing to have to worry about mergemaster overwriting.

cp /etc/rc.firewall /etc/my.firewall

add to rc.conf:

firewall_script="/etc/my.firewall"



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