I followed:
http://vpsnoc.com/bl....vps-instantly/
to setup OpenVPN on my CentOS VPS. I had one problem, so i emailed the guy who made this tutorial and he helped me out by telling me to run:
'iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQUERADE'
That returned no errors so I assume it went well.
After that, I connected my XP machine to the VPN, which went well, but then I couldnt use the internet.
OpenVPN assigned me an IP but when I tried going to google.com or something, it would never work and end up saying internet explorer cant find the page.
Can anyone help out?
Thanks!