Hi, at least Pfesnse version is 2.1.4 to view the table sshlockout, menu
"Diagnostics-> Tables-> sshlockout"

>From CLI

To view sshlockout table:
pfctl -t sshlockout -T show

To delete from sshlockout table ip address 192.168.1.122:
pfctl -t sshlockout -T delete 192.168.1.122


The number of attempts to ssh access before being added to the table
"sshlockout" is set in the file "/etc/inc/system.inc" ( with
/usr/local/sbin/sshlockout_pf 15 command )





2017-12-20 7:53 GMT-03:00 Daniel <[email protected]>:

> Hi there,
>
>
>
> anyone now how to prevent SSH Bruteforce attackes in my network?
>
> I wanted to have a Firewall which counts SSH Connections from the same IP
> and when it reach the defined limit the IP will be block.
>
>
>
> I know I can change the SSH port but I also want to know is there is an
> option to limit such kind of attacks.
>
>
>
> Cheers
>
>
>
> Daniel
>
> _______________________________________________
> pfSense mailing list
> https://lists.pfsense.org/mailman/listinfo/list
> Support the project with Gold! https://pfsense.org/gold
>



-- 
Luis G. Coralle
_______________________________________________
pfSense mailing list
https://lists.pfsense.org/mailman/listinfo/list
Support the project with Gold! https://pfsense.org/gold

Reply via email to