Re: strange problem with ipfw and rc.conf



On 1/26/06, gahn <ipfreak@xxxxxxxxx> wrote:
>
>
> I have strange probelm with rc.conf. I set up ipfw
> (compiled into kernel) on freebsd-5.4 and it doesn't
> seem to load ipfw rulesets (it uses default ruleset
> 65335 locking out everything). I have to do "sh
> /etc/ipfw.rules" in order to load the rulesets, once I
> did that, I can access the box from remote locations
> ...
> firewall_script="/etc/ipfw.rules"
> firewall_type="simple"
>

firewall_enable="YES"
firewall_type="/etc/ipfw.rules"

delete firewal_script=/etc/ipfw.rules", the default rc.conf already has the
correct value for what you're trying to do.
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"