Date: Wed, 18 Jan 2006 09:16:40 -0600 (CST) From: chris@i13i.com To: "Gable Barber" <gablebarber@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How to tell if IPF is running? Message-ID: <45377.195.139.252.5.1137597400.squirrel@webmail.i13i.com> In-Reply-To: <aab166ce0601180627s781f0bdk108a8eabbe36136c@mail.gmail.com> References: <aab166ce0601180627s781f0bdk108a8eabbe36136c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ipf runs as a kernel module or compiled into the kernel you will never see it running as a normal program you will know it is running by testing your firewall to make sure it does what it was meant to do > Howdy List... > I am trying to figure out if ipf is running for certain. FreeBSD > 6.0-RELEASE > . > > > > I added the following to /etc/rc.conf : > > ipfilter_enable="YES" > ipmon_enable="YES" > ipmon_flags="-Dsvn" > ipnat_enable="YES" > ipfs_enable="YES" > > I added a rule file /etc/ipf.conf , and flushed/reloaded ipf with the > command > > # ipf -Fa -f /etc/ipf.conf > > I have rebooted since the additions to /etc/rc.conf > > ps aux | grep ipf > > Shows nothing. I do see ipmon in there however. > > ipfstat command, shows me stats, so I suppose it is running, but I assumed > (incorrectly?) that I would "see" ipf with ps aux . > > Thanks y'all, > Gable > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45377.195.139.252.5.1137597400.squirrel>