Page 1 of 1
sent non-allowed message type 75 - Pol crash
Posted: Fri Mar 10, 2006 2:15 pm
by magrao
What does it mean:
Client#329 (x.x.x.x, Acct unknown) sent non-allowed message type 75.
Aparently is an exploit that repeats thousands of times by second and hapens to crash pol up... if someone could please clarify me on something about this matter.
Posted: Fri Mar 10, 2006 8:10 pm
by CWO
Packet 0x75 is listed as a "Rename Character" packet. I'm sure this isnt used by POL since methods are in place to do it by script instead. Someone is spamming Rename Character and crashing your shard. The only thing you can do is basically try to track if the IP is linked to an account on your shard or ban the IP alltogether. POL095 really doesnt have a way of dealing with packets that crash the shard.
Posted: Sun Mar 12, 2006 7:16 am
by magrao
Thanks CWO.
Posted: Sun Mar 12, 2006 8:04 am
by aargh
CWO wrote:Packet 0x75 is listed as a "Rename Character" packet. I'm sure this isnt used by POL since methods are in place to do it by script instead. Someone is spamming Rename Character and crashing your shard. The only thing you can do is basically try to track if the IP is linked to an account on your shard or ban the IP alltogether. POL095 really doesnt have a way of dealing with packets that crash the shard.
Try Polhook and write custom handler for this packet.
Posted: Mon Mar 13, 2006 5:22 am
by magrao
Thanks for you tip Aargh,
I'm just not that experienced with hooks, can you get me a clue on how to handle these packets via PolHooks?
Also, is there a way to handle unknown packet by Polhooks?