diff --git a/external/bsd/blacklist/etc/blacklistd.conf b/external/bsd/blacklist/etc/blacklistd.conf index 8eef99c984b8..f061b004ad36 100644 --- a/external/bsd/blacklist/etc/blacklistd.conf +++ b/external/bsd/blacklist/etc/blacklistd.conf @@ -1,19 +1,14 @@ # Blacklist rule # adr/mask:port type proto owner name nfail disable [local] -ssh stream tcp * * 3 6h -ssh stream tcp6 * * 3 6h -ftp stream tcp * * 3 6h -ftp stream tcp6 * * 3 6h -domain stream tcp named * 3 12h -domain dgram udp named * 3 12h -domain stream tcp6 named * 3 12h -domain dgram udp6 named * 3 12h -6161 stream tcp6 christos * 2 10m +ssh stream * * * 3 6h +ftp stream * * * 3 6h +domain * * named * 3 12h +#6161 stream tcp6 christos * 2 10m * * * * * 3 60 # adr/mask:port type proto owner name nfail disable [remote] -129.168.0.0/16 * * * = * * -6161 = = = =/24 = = -* stream tcp * = = = +#129.168.0.0/16 * * * = * * +#6161 = = = =/24 = = +#* stream tcp * = = =