Re: [CentOS] iptables 1.4 and kernel 2.6 CONFIG_IP_NF_MATCH_STATE

2012-12-04 Thread Kai Schaetzl
=?ISO-8859-1?Q?Miguel_Gonz=E1lez_Casta=F1os?= wrote on Tue, 04 Dec 2012 02:09:26 +0100: > How can I enable that CONFIG_IP_NF_MATCH_STATE support in my kernel? Sounds like your are not running the standard kernel, but something provided by your VPS provider. If that is indeed the case you have t

[CentOS] iptables 1.4 and kernel 2.6 CONFIG_IP_NF_MATCH_STATE

2012-12-03 Thread Miguel González Castaños
Hi, I have a VPS running Centos 6.2 and trying to run this iptables rule: [root@myserver ~]# iptables -A INPUT -i venet0 -m state --state ESTABLISHED -j ACCEPT iptables: No chain/target/match by that name. Narrowing down the issue it seems there is no IP_CONNTRACK support but now it'