[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables problem



----- Original Message ----- 
From: "Lauri Tischler" <lwgt@iki.fi>

> 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





Reply to: