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@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
_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to