View Single Post
asdfxD
Veteran Member
Join Date: Apr 2011
Old 01-22-2018 , 11:26   Re: [Linux] [PoC] DDoS Protection - Kernel redirection!
Reply With Quote #18

Quote:
Originally Posted by spumer View Post
Looks like no netfilter support in your Linux kernel version (compiler can't find nf_unregister_hook function)

Just add CONFIG_NETFILTER=y to your kernel config file and recompile kernel.
Or use "make menuconfig" and setup this option through GUI.


May be later i create more simpler way to install and customize "solution". If you fuck your system just revert changes.
it is set.

CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y

so dunno why it does not work.
asdfxD is offline