I'm having problem with iptables...
I just upgrade my kernel from 2.2.16 to 2.4.3
I also upgrade the iptables with: iptables-1.2.1a-1.i386.rpm
After the installation finished, I try to test it with: iptables -L
Here's what I've seen on my screen:
 
modprobe: Can't locate module ip_tables
iptables v1.2.1a: can't initialise iptables table 'filter': Module is wrong version
Perhaps iptables or your kernel needs to be upgraded.
 
I install the iptables-1.2.1a-1.i386.rpm first and then upgrade my kernel.
The way I upgrade my kernel:
 
make mrproper
make dep bzImage
make modules
make modules_install
cp .........
cp....
 
For sure I've choose all option regarding iptables (in the kernel configuration I choose 'Y' not 'M')
 
What should do to make the new iptables working properly?
 
Thank You,
 
 
Phillipus.

Reply via email to