2011-06-02 09:41:36 -04:00
|
|
|
$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $
|
2011-03-10 08:42:30 -05:00
|
|
|
|
2011-06-02 09:41:36 -04:00
|
|
|
+-----------------------------------------------------------------------
|
|
|
|
| Running ${FULLPKGNAME} on OpenBSD
|
|
|
|
+-----------------------------------------------------------------------
|
2011-03-10 08:42:30 -05:00
|
|
|
|
|
|
|
Adjusting pf.conf(5)
|
2011-06-02 09:41:36 -04:00
|
|
|
====================
|
2011-03-10 08:42:30 -05:00
|
|
|
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>
|