HOW TO: Use NAT/Masquerading
OpenVZ Do Not Support Masquerading, please use SNAT instead (work the same way)
Use the following command:
iptables -t nat -A POSTROUTING -j SNAT --to-source XXX
Replace XXX with the IP of your VPS.
Was this answer helpful?
Also Read
Powered by WHMCompleteSolution