simplify, comment out testing entries

This commit is contained in:
christos 2015-07-12 11:27:52 +00:00
parent 50c0a5b05d
commit 2f4b8279f1
1 changed files with 7 additions and 12 deletions

View File

@ -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 * = = =