• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows DDoS?

ZinXx

New Member
Joined
Dec 1, 2012
Messages
42
Reaction score
1
Hey there. The console error i get is
PHP:
[Warning - Protocol::RSA_decrypt] Not valid packet size (IP: **.***.131.211)


And the ot laggs and ppls get kicked.. It this DDoS?
 
I don't think it so, but if this happens, just enable auto banish for unknown bytes in config.lua:

LUA:
autoBanishUnknownBytes = true
 
You can get this if someone is connecting with a proxy based bot like elfbot, nothing harmful, can lagg your server a bit if it happens alot. So you can do what Loney said so they get automaticly banned.
 
You could get this if someone is connecting with a different RSA key in client also, are you using custom client with another RSA key, then its surely someone that tries to connect with normal client.
 
Back
Top