View Full Version : How can I set the timelimit per connects?
myioftpd
10-03-2004, 10:43 PM
I mean ,users reconnect site delay 30sec or more.
But ioftpd have no this set.
this is ioftpd have:
Ban_Counter_Reset_Interval = 25
but don't work
what can I do?
neoxed
10-03-2004, 11:37 PM
Connections_To_Ban = 5 # Ban the client after connecting this many times
Ban_Counter_Reset_Interval = 30 # Seconds till the connection count is reset
Temporary_Ban_Duration = 120 # Seconds host remains banned
This will ban for 2 minutes (120 seconds) if they connect 5 or more times in 30 seconds.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2025, vBulletin Solutions, Inc.