Thanks for reporting, I've fixed it.
michele
On Aug 28, 2008, at 01:28 , jim feldman wrote:
> From a FreeBSD 6.3 install.
>
> the doc (http://sshguard.sourceforge.net/doc/setup/blockingpf.html)
> has the following line:
>
> block in quick on $ext_if from <sshguard> to any port 22 label "ssh
> bruteforce"
> This throws an error from the pf parser without specifying the
> protocols
>
> block in quick on $ext_if proto { tcp, udp } from <sshguard> to any
> port 22 label "ssh bruteforce"
>
> I'm not sure if it's the same on other platforms
>
> thx
> jim
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
> Sshguard-users mailing list
> Ssh...@li...
> https://lists.sourceforge.net/lists/listinfo/sshguard-users
|