Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2007 09:30:29 -0500
From:      Eric F Crist <ecrist@secure-computing.net>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   IPFW2 woes...
Message-ID:  <34F952F8-AEB5-4C13-9E3B-09105AA31B38@secure-computing.net>

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

I've written a short IPFW ruleset, with only some count rules and one  
allow all ip rule.  I've got the following entries in my /etc/rc.conf  
file:

# IPFW Settings
# Only used for traffic accounting!
firewall_enable="YES"
firewall_script="/etc/ipfw.sh"

Every time this system boots, it asks if I'm sure if I want the divert  
daemon enabled?  The answer, really, is NO.  pf is doing all that for  
me, I'm just using IPFW for packet accounting.  The message changes  
slightly if I add natd_enable="NO" to the file.

Why is it asking me this, and what do I need to do to make it go away!?

Thanks!
-----
Eric F Crist
Secure Computing Networks





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34F952F8-AEB5-4C13-9E3B-09105AA31B38>