Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 08:27:59 -0600
From:      Gable Barber <gablebarber@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   How to tell if IPF is running?
Message-ID:  <aab166ce0601180627s781f0bdk108a8eabbe36136c@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Howdy List...
I am trying to figure out if ipf is running for certain. FreeBSD 6.0-RELEAS=
E
.



I added the following to /etc/rc.conf :

ipfilter_enable=3D"YES"
ipmon_enable=3D"YES"
ipmon_flags=3D"-Dsvn"
ipnat_enable=3D"YES"
ipfs_enable=3D"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



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