summaryrefslogtreecommitdiffstats
path: root/sample-config.txr
blob: 28a82fa9beeeaaf84ae890c97e5870fe581d824c (plain)
1
2
3
4
5
6
7
8
9
@(bind *iface* "eth0")
@(bind *short-period* 30)
@(bind *short-limit* 600)
@(bind *short-ban* 180)
@(bind *long-period* 900)
@(bind *long-limit* 1800)
@(bind *long-ban* 3600)
@(bind *ban-duration*
       @(list 300 900 3600 (* 6 3600) (* 24 3600) (* 7 24 3600)))