I've seen many articles on DDoS protection, but none work. I need protection for a socket server i'm running on the server. It's running on port 9876 and it's for a flash-based game. when it gets attacked, the whole dedicated server goes offline for a few minutes. I have CSF firewall installed, and I tried configuring the portflood settings, but nothing helped.
my question is: how can I stop or slow down attacks on port 9876, it is NOT a webserver. it is a socket server written in PHP. I also have another one running on 9875 that is in python, but either way, how can I stop or slow down attacks??