[RSS Feed/News] Anyway to block all incoming UDP traffics through Debian kernel level?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
My server is using Debian. I set UFW as follows:
Default: deny (incoming), allow (outgoing), disabled (routed)
With some incoming TCP ports allowed.

However, someone told me the ICMP and UDP flood still work "because your server still had to use CPU resources to identify the packages".
I later tried the icmp_echo_ignore_all which seems to have worked well.
Is there a similar approach to ignore all incoming UDP packages?

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom