Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 13:53:26 -0700
From:      "Alex M" <alex@myzona.net>
To:        "FreeBSD STABLE" <freebsd-stable@freebsd.org>
Subject:   loading custom ipfw rules
Message-ID:  <000b01c125cc$55248f60$9601a8c0@parkson>

next in thread | raw e-mail | index | archive | help
Hello all,

Before when using 4.2-release I used to load my custom ipfw rulesets thru
/etc/rc.conf, having these lines:
firewall_enable="YES"
firewall_script="/etc/rc.firewall"
firewall_type="/etc/mycustomipfw.rules"
firewall_quiet="YES"
and all was ok.
But since I cvsuped to 4.3-stable (and even having same problem on other
4.3-release machine), custom rules no more loaded, trying diff ways to load
custom rules, did not succeed, so i had to insert my own rules in
/etc/rc.firewall and specify firewall_type as SIMPLE.

strange thing, worked before, does not now.

i have ipfirewall enabled in kernel.

Any ideas?

-=-=-=-
Regards,

    Alex M aka TZapper
    mailto:alex@myzona.net
    URL: www.myzona.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c125cc$55248f60$9601a8c0>