> No no, you shouldn't recompile your kernel at all. > The only thing you should recompile is the userspace iptables. > > KERNEL_DIR=/usr/src/linux-2.4.20 make install > Oh, ok, so I need to recompile IPtables itself... is it? Thx... :) > something like that.