Username: 
Password: 
Restrict session to IP 

Fail2Ban

Global Rank: 252
Totalscore: 87267
Posts: 1634
Thanks: 1336
UpVotes: 884
Registered: 16y 33d




Last Seen: 1d 10h
The User is Offline
Fail2Ban
Google/translate0Thank You!0Good Post!0Bad Post! link
Hello Dear Challengers,

Today i installed fail2ban on the wechall server.

Be aware that you can now get banned under certain conditions.
12 POSTs within 10 seconds give you 20 minutes on the substitutes` bench.

GeSHi`ed plain code for jail.conf
1
2
3
4
56
7
8
9
10
 
[apache-post]
enabled = true
filter = apache-post
action = iptables-multiport[name=apache-post, port="80,443", protocol=tcp]
logpath = /var/log/apache2/access.log
findtime = 10
bantime = 1200
maxretry = 12
 


Beside that i tweaked the Apache Settings a bit:
GeSHi`ed plain code for 000.default.conf
1
2
3
4
56
7
8
9
1011
12
13
14
1516
17
18
19
2021
22
23
24
25
 
# Those look sane to me :)
LimitRequestLine 256
LimitRequestFieldsize 128
LimitRequestFields 24
LimitRequestBody 8777216
KeepAlive 1
MaxKeepAliveRequests 256 # moa!
KeepAliveTimeout 20 # longer!
# End of sanity :)
 
RewriteLogLevel 0
RequestReadTimeout header=5 body=15 # Slow countries like germany are not wanted?
 
#DeflateCompressionLevel 3 # default is default from zlib
#DeflateMemLevel 5 # default is default from zlib
#DeflateWindowSize 15 # default is default from zlib
 
#ListenBacklog 8 # BETTER NOT TOUCH
StartServers 16 # moa!
MinSpareServers 8 #  moa!
MaxSpareServers 32#  moa!
#MaxClients 512 # BETTER NOT TOUCH
#ServerLimit 2048 # BETTER NOT TOUCH
 


I hope the shorter downtimes did not disturb your browsing habits.

Happy Challenging!
gizmore
The geeks shall inherit the properties and methods of object earth.
tunelko, quangntenemy, TheHiveMind, Z, balicocat, Ge0, samuraiblanco, arraez, jcquinterov, hophuocthinh, alfamen2, burhanudinn123, Ben_Dover, stephanduran89, braddie0, SwolloW, dangarbri have subscribed to this thread and receive emails on new posts.
1 people are watching the thread at the moment.
This thread has been viewed 4489 times.