Just to be sure I'm reading the Wiki correctly on Hacking and blocking, I want to verify some info.
LoginAttemptDelay: 5000
Time to wait for another login from same ip address if attempt failed
LoginAttemptThrottle: 2000
2 seconds added for each additional failed login attempt
LoginAttemptHackThreshold: 4
after 4 failed attempts, enter ip address in hack.log. Informational only
LoginAttemptTempBanThreshold: 10
Temp ban ip address if failed login 10 times
LoginAttemptTempBanDuration: 30M
Don't allow temp banned ip address for 30 minutes
LoginAttemptFilterThreshold: 8
If after 8 more failed logins, place ip address in ip.can for permanent ban
from bbs. This is the one I don't understand, is it additional attempts or
is this an either or, as I can permanently ban them or I can temp ban them
using above settings, but not both?
MaxConcurrentConnections: 2
can only have 2 additional logins or attempts from same ip address at any
one time, not counting a successful login for same ip address.
onlyTime to wait for another login from same ip address if attempt failed
Sort of. It's a delay before the server(s) responds with a "unsuccesful login" reponse. So if the client is waiting for the response, they'll have to wait 5 seconds per failure.
LoginAttemptThrottle: 2000
2 seconds added for each additional failed login attempt
A 2 second delay (mulitiplied by the current number of consecutive unique failed login attempts from this client) before any authentication attempt. This is often called a backoff delay.
LoginAttemptHackThreshold: 4
after 4 failed attempts, enter ip address in hack.log. Informational
anyLoginAttemptTempBanThreshold: 10
Temp ban ip address if failed login 10 times
LoginAttemptTempBanDuration: 30M
Don't allow temp banned ip address for 30 minutes
LoginAttemptFilterThreshold: 8
If after 8 more failed logins, place ip address in ip.can for
permanent ban from bbs. This is the one I don't understand, is it
additional attempts or is this an either or, as I can permanently ban
them or I can temp ban them using above settings, but not both?
MaxConcurrentConnections: 2
can only have 2 additional logins or attempts from same ip address at
one time, not counting a successful login for same ip address.
The rest is pretty much correct.
digital man
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 40:28:37 |
Calls: | 15,172 |
Calls today: | 1 |
Files: | 19,859 |
D/L today: |
23 files (4,259K bytes) |
Messages: | 1,692,946 |