fellixombc Posted March 20, 2009 Share Posted March 20, 2009 Alright, one of these days I'm going to get a dedi, and I will need protection against DDOS'ers, BotNets, all that nasty crap. So, I would like to know, where to start. I've picked C++ for my coding language, now where could i get started in learning how to make a well made socket listener? etc., Quote Link to comment https://forums.phpfreaks.com/topic/150271-c-server-protection-scripts/ Share on other sites More sharing options...
trq Posted March 20, 2009 Share Posted March 20, 2009 Sounds more to me like you need a decent firewall. iptables rules. Quote Link to comment https://forums.phpfreaks.com/topic/150271-c-server-protection-scripts/#findComment-789188 Share on other sites More sharing options...
fellixombc Posted March 20, 2009 Author Share Posted March 20, 2009 Sounds more to me like you need a decent firewall. iptables rules. I don't have a dedi, but if i get one in the future, i will need to code or or download something. Do firewalls really block out BotNets, DDOS, and stuff like that? Quote Link to comment https://forums.phpfreaks.com/topic/150271-c-server-protection-scripts/#findComment-789511 Share on other sites More sharing options...
trq Posted March 20, 2009 Share Posted March 20, 2009 Sounds more to me like you need a decent firewall. iptables rules. I don't have a dedi, but if i get one in the future, i will need to code or or download something. Do firewalls really block out BotNets, DDOS, and stuff like that? Indeed they can. If your rules are written well. Quote Link to comment https://forums.phpfreaks.com/topic/150271-c-server-protection-scripts/#findComment-789902 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.