i am not sure if the problem is solved yet, but to get fwanalog (lates
version downloadable) to work in openbsd 3.7
you have only to change this line
| $egrep -h "rule .+: block .+ on .+ [0-9.]{7}" \
into this (remove : )
| $egrep -h "rule .+ block .+ on .+ [0-9.]{7}" \
and it will work great as in 3.6 version.
Maurizio Received on Thu Aug 04 15:54:27 2005
This archive was generated by hypermail 2.1.8 : Thu Aug 04 2005 - 17:22:05 CEST