> How to recompile iptables??. Beacuse i try to recompile do : > make KERNEL_DIR > but it return this error : EXTENSION FOUND .......... What if you do a "make clean" in the iptables build dir first, end then try to compile with "KERNEL_DIR=<path/to/kernel> make" ? Rob