Kirk Ismay wrote:
I'm using ipf on openbsd 2.9 atm and want to switch.

The only thing holding me back is ipf's count rules for doing bandwidth
accounting.

I need something fairly close to a drop in replacement for rules like:

count out from 192.168.1.3/32 to any
count in from any to 192.168.1.3/32
This was discussed a few days ago, check the archives.

IMO you are better doing such things in userspace.

(self-promotion) softflowd[1] will probably support per-ip statistics in its next release.

-d

[1] http://www.mindrot.org/softflowd.html

Reply via email to