Code:
block in log quick on $prv_if proto tcp from ! 10.10.21.12 to $prv_if \
port ssh (max-src-conn 10, max-src-conn-rate 3/5, \
overload <bruteforce> flush global)
When I try to login using ssh from my DMZ I'm not getting anything added to my bruteforce table. Is my rule correct?
Code:
pfctl -t bruteforce -T show