I've been googling for hours now but can't find a sure or helpful answer. I need to disable high-volume outgoing UDP from my server.
I'm trying to configure APF because of the RAB functionality, but fail because the module ipt_recent is not enabled. No luck with modprobe either.
modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab103.6/modules.builtin.bin'
modprobe: FATAL: Module ipt_recent not found.
I have installed Deflate, but it was before the attacks happened so it's probably not working.
Can someone point me in the right direction to either fix the ipt_recent module, or a completely different angle to deny the outgoing UDP flood?