Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/contrib/blocklist/etc/blacklistd.conf
39478 views
1
# Blacklist rule
2
# adr/mask:port type proto owner name nfail disable
3
[local]
4
ssh stream * * * 3 6h
5
ftp stream * * * 3 6h
6
domain * * named * 3 12h
7
#6161 stream tcp6 christos * 2 10m
8
* * * * * 3 60
9
10
# adr/mask:port type proto owner name nfail disable
11
[remote]
12
#129.168.0.0/16 * * * = * *
13
#6161 = = = =/24 = =
14
#* stream tcp * = = =
15
16