OpenVZ Forum


Home » Mailing lists » Users » Connection Tracking inside a VPS
Connection Tracking inside a VPS [message #44172] Wed, 23 November 2011 10:31 Go to previous message
Daniel Bauer is currently offline  Daniel Bauer
Messages: 37
Registered: February 2006
Member
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
 
Read Message
Read Message
Read Message
Previous Topic: Guest disk quota
Next Topic: Re: Re: Guest disk quota (Solved)
Goto Forum:
  


Current Time: Tue Mar 19 10:02:16 GMT 2024

Total time taken to generate the page: 0.02543 seconds