diff --git a/docs/FAQ.xml b/docs/FAQ.xml index 63d3605ef..c6392bacd 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -1750,6 +1750,18 @@ iptables: Invalid argument server(s) as critical in /etc/shorewall/routestopped. + +
+ (FAQ 68) I have a VM under a OpenVZ system. I can't get rid of + the following message: + + ERROR: Command "/sbin/iptables -A FORWARD -m state --state + ESTABLISHED,RELATED -j ACCEPT" + + Answer: At a root shell prompt, + type the iptables command shown in the error message. If the command + fails, you OpenVZ Netfilter/iptables configuration is incorrect. +
@@ -2129,7 +2141,7 @@ eth0 eth1 # eth1 = interface to local netwo Answer: Beginning with version 3.2.3, there are no compatibility constraints between Shorewall and - Shorewall-lite. + Shorewall-lite.