----- Original Message ----- 
From: "Lauri Tischler" <[EMAIL PROTECTED]>

> After compiling new kernel from kernel-source 2.4.27 with iptables etc.
> I get :
> rascal:~# iptables -L
> iptables v1.2.9: can't initialize iptables table `filter':

  Need to enable Packet Filtering in the kernel too.

> Table does not exist (do you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
>
> module is loaded
>
> rascal:~# lsmod
> Module                  Size  Used by    Not tainted
> ip_tables              11712   0

  After enabling packet filtering, you should have a module called
iptable_filter listed here as well.

  Pete




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

Reply via email to