Use the following command:
iptables -t nat -A POSTROUTING -j SNAT --to-source YOURVPSIP
Replace YOURVPSIP with the IP of your VPS.
Use the following command:
iptables -t nat -A POSTROUTING -j SNAT --to-source YOURVPSIP
Replace YOURVPSIP with the IP of your VPS.
Powered by WHMCompleteSolution