Can someone help this guy?
--
Zack Brown
On Mon, 7 May 2001, Phillipus Gunawan wrote:
> 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....
>
> I've choose all option regarding iptables 'netfilter'
> My friend said I might built netfilter with the ipfwadm
> compatibility compiled in, which is mutually exclusive with iptables
> and ipchains support. I didn't build ipfwadm and all other modules I compiled as
>modules ('M' instead of 'Y')
>
> But I still can't understand, it still doesn't work...
>
> Could you please help me. I've tried everywhere asking this question, still, nobody
>can answer it
>
> Thank You.
> Best Regards,
>
>
> Phillipus.
>