Thread: sshguard
View Single Post
  #5   (View Single Post)  
Old 20th January 2017
psypro psypro is offline
Package Pilot
 
Join Date: Mar 2016
Location: Continent:Europe
Posts: 156
Default

Anybody got it working?

Code:
rcctl ls on
sshguard
I got 2x tables in pf.conf

Code:
pfctl -T show -t brutefroce
Gives a list over ip

Code:
pfctl -T show -t sshguard
An empty list, 0 hits

I have triede running sshguard in debuging mode, by coping attack signature examples from sshguard.org, I have goten sshguard to show "dangerous" (it find attack signature) still noe changes were made to pf.conf sshguard table.
I wonder is the problem ?
shhguard cant influense pf.conf sshguard table
sshguard cant read /var/log/authlog (openbsd log, seems more complex then simple exsamples given at sshguard.org, what version of syslog is this?)

Last edited by psypro; 20th January 2017 at 11:19 PM.
Reply With Quote