iptables / ipchains
Seems I never have any luck with ipchains or tables when compiling my kernels (2.4.17 latest)which should i compile and how should i compile it so cpanel doesnt cry?
as built in or as a module?
and which one should i use? I been compiling iptables as built in with the following
<*> IP tables support
<*> limit match support
<*> netfilter MARK match support
<*> Multiple port match suppor
<*> TOS match support
<*> Packet filtering
<*> REJECT target support
When i run ipchains manually i get this
sandy [~]# ipchains -A input -s 123.123.123.0/24 -d 0/0 80 -p tcp -j REJECT
ipchains: Protocol not available