13.04.2012, 12:15
I was testing for an issue on my server and needed to connect 70 NPCs to trace a bug for debugging purposes.
I successfully connected the first 30 NPCs until a message occurred displaying the following:
"Blocking 127.0.0.1 due to a 'server full' attack (2)"
Log:
If this is a protection tool against server flood attacks, perhaps an exception could be added for local IP addresses?
Thanks.
I successfully connected the first 30 NPCs until a message occurred displaying the following:
"Blocking 127.0.0.1 due to a 'server full' attack (2)"
Log:
Code:
[13:18:16] Incoming connection: 127.0.0.1:52979 [13:18:16] Incoming connection: 127.0.0.1:52980 [...] [13:18:21] Blocking 127.0.0.1 due to a 'server full' attack (2)
Thanks.