[SOLVED] IPTABLES Error when attempting to add a forward
Posted: Sat Jun 11, 2011 6:52 am
Sorry if this is a common error, and already been answered.
In Centos 5 OpenVPN on a VPS when I try to alter the IPChains with the command
"iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQUERADE"
it gives me a general error
"iptables: Unknown error 4294967295"
Looking at the iptables command list (in iptables -h) seems to show the above command should work, but I do not have enough skill to know exactly what is not working.
I hope one of the experts can help me.
Thanks and Regards
In Centos 5 OpenVPN on a VPS when I try to alter the IPChains with the command
"iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQUERADE"
it gives me a general error
"iptables: Unknown error 4294967295"
Looking at the iptables command list (in iptables -h) seems to show the above command should work, but I do not have enough skill to know exactly what is not working.
I hope one of the experts can help me.
Thanks and Regards