openbsd-ports/security/snort2pf/pkg
jasper 1aea35ae9b import snort2pf 4.5
Snort2Pf is a small Perl daemon which greps Snort's alertfile and blocks
the "naughty" hosts for a given amount of time using pfctl.

feedback/ok aja@
2011-03-10 13:42:30 +00:00
..
DESCR
PLIST
README
snort2pf.rc

$OpenBSD: README,v 1.1.1.1 2011/03/10 13:42:30 jasper Exp $

Running snort2pf on OpenBSD
==============================

Adjusting pf.conf(5)
--------------------
In order to make use of snort2pf, one must add an anchor for in your pf.conf(5)
file, like:

  anchor snort2pf

Or you can use a table, which is allows for more flexibility:

  block in quick from <snort2pf>