FreeBSD blocklistd
2025-09-05
freebsd
pf
Found in FreeBSD-blocklist pkg
Enable in /etc/rc.conf:
Configure in /etc/blocklistd.conf:
# adr/mask:port type proto owner name nfail duration
[local]
ssh stream * * * 3 24h
ftp stream * * * 3 24h
smtp stream * * * 3 24h
submission stream * * * 3 24h
* * * * * 3 60
# adr/mask:port type proto owner name nfail duration
[remote]
some.ip.you.like:ssh * * * * * *Enable blocking in /etc/pf.conf: