How do I route my internet connection from my pc through my VPS using OpenVPN

I am using BuyVM's VPS.

I set up OpenVPN in both the client and my server, but my internet connection is not routed through my VPN, why ?

My Linux routing table

Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.8.0.2 * 255.255.255.255 UH 0 0 0 tun0 10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0 default * 0.0.0.0 U 0 0 0 venet0

Windows OpenVPN config

client remote ************** port 1194 proto tcp dev tun dev-type tun ns-cert-type server reneg-sec 86400

auth-retry interact comp-lzo verb 3 ca ca.crt cert client1.crt key cert.key auth-retry interact

My server config

http://pastebin.com/Ts0shmD0

Use BuyVM, GEEK <3

Comments

Sign In or Register to comment.