[Users] Connection Tracking inside a VPS

Daniel Bauer mlist at dsb-gmbh.de
Wed Nov 23 05:31:16 EST 2011


Hi @all,

I tried to do a firewall inside a VPS. I inserted in the .conf file a 
line like this
IPTABLES="ip_conntrack ip_...

and tried to use the connection tacking like this
root at gw:~# iptables -A INPUT -m state --state RELATED,ESTABLISHED -j 
ACCEPT
iptables: No chain/target/match by that name.

but it looks like there is no module for connection tracking.

Could anybody give me a hint?

Thanks
Daniel 



More information about the Users mailing list