Server Freezing
#1

Hey, there is a mode (cleo i think) that freeze your server after 8 mins after you launch it. You have to connect on server and press h+k. After 8 mins he say that server is freezed. I tryed crashdetect to check for error but server isn't crashing, i think it is only blocked on a repetitive function. Is there any way to check where is server stuck? Or what may i do ?
Reply
#2

You can add an iptables rule on Linux:

iptables -A INPUT -p udp --match length --length 604:608 -j DROP
Reply
#3

And for windows ? Is there any solve from pwn ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)