On Sat, Sep 21, 2002 at 02:18:18PM +0200, Marek wrote:
> Hi
> 
> If i try to run iptables i get this error: modprobe: Can't locate module 
> ip_tables
> iptables v1.2.6a: can't initialize iptables table `filter': iptables 
> who? (do you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
> 


My first guess is that you will need to recompile the kernel.
What is the output of
    ls /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter/ip_tables.o
?

Here it is 
/tmp$ ls /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter/ip_tables.o
/lib/modules/2.4.18-podp5v83.1/kernel/net/ipv4/netfilter/ip_tables.o
/tmp$


> I think from past experience i have to stop ipchains, if so how do i do 
> that ?
> 
> Marek
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 

-- 

    Shaul Karl, [EMAIL PROTECTED] e t


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to