[PVE-User] [SOLVED] Iptables under CentOS virtual machine

Lorenzo Quatrini lorenzo at gmk.it
Fri Aug 29 10:41:18 CEST 2008


Hi All,
I found the solution for this problem: looking at this forum thread
(http://forum.openvz.org/index.php?t=msg&goto=2289&)

All that is needed is to add "ipt_state ip_conntrack" to the "IPTABLES" line on
/etc/vz/vz.conf: mine is now

IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter
iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state ip_conntrack"

and after restarting vz everithing works like a charm.

Dietmar, do you see any drawback on adding those two modules loading on default
install of proxmox?

Thanks again for all your support and for your effots on making our life easier :D

--
Regards
Lorenzo Quatrini



More information about the pve-user mailing list