Hello,
on server i have
config server firewall and iptables. I would like server to be safe from basic UDP flood and any port attack flood.
http://img703.imageshack.us/img703/3935/35039950.pnghttps://1.bp.blogspot.com/-rDgZndKmyuw/UnyLb-N5w1I/AAAAAAAAAE8/7RxwZUjXKK8/s1600/ddos.pngSo i want to ask if you can advice on which setting to lookup or which software to use?
Example CSF mentioned above has this option:
16. Port Flood Protection
#########################
This option configures iptables to offer protection from DOS attacks against
specific ports. This option limits the number of connections per time interval
that new connections can be made to specific ports.
I have port 22 and 80 protected, but not sure if others are vulnerable to this attack.
will this really protect me from these basic non distributed flood attacks or what do you recommend?