Knowledgebase

iptables HUH?

Posted by dannycg, 03-12-2008, 11:39 AM
Hey. On my new unmanaged VPS i keep getting mass emails sent to me saying - iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Im a bit of a n00b when it comes to unmanaged servers, just wondering if anyone knows whats wrong and how to fix. Thanks! - Danny

Posted by jfalcon, 03-12-2008, 12:05 PM
Do you have IPtables running? What does iptables --list say? Sounds to me that iptables kernel module isn't loaded or there's a table called 'filter' that is borked.

Posted by dannycg, 03-12-2008, 05:22 PM
im not sure; i haven't enabled anything, unless its automatically enabled. :|

Posted by jfalcon, 03-12-2008, 07:43 PM
Well, those are things you want to check. lsmod to see if iptables module is loaded and iptables --list to see what tables are loaded.

Posted by MHT-Patrick, 03-12-2008, 09:35 PM
Can you check if CONFIG_IP_NF_IPTABLES is activated in the kernel config. You probably have to recompile the kernel with iptables, or load the respective modules. The filter table is responsible for all packet filtering, so without it you also don't have any firewall running and thus no protection against any attacks.

Posted by david510, 03-13-2008, 04:42 AM
Execute the command below. You should see iptable_filter and ip_tables if set correctly. lsmod | grep ip

Posted by relichost, 03-13-2008, 04:57 AM
Is your VPS provided to you via HyperVM ? if so you may want to install "base" (if its Centos Based) yum groupinstall base Thanks



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article

Also Read
vps4less down (Views: 630)
Linkstream??? (Views: 622)
File Recovery (Views: 606)


Language:

Client Login

Email

Password

Remember Me

Search