Hello… I'm honestly not sure if you can assist me but here it goes.
I've setup OpenVPN on two WinXP boxes. They connect through the VPN tunnel great. I am able to have them ping each other etc. What I was hoping to do is when the client connects via VPN to the server is to have it utilize the servers internet access to do everything ie: browse webpages etc. This doesn't seem to be happening - it is still using its local internet. If you could shed some light on this I would be grateful. Here is my info:
Server: Real IP= 24.242.3.1 (on a router with internal ip address of 192.168.1.103)
Server: VPN IP= 10.10.10.5
Server: OpenVPN Config:
port 5632
dev tap
ifconfig 10.10.10.5 255.255.0.0
ping 5
secret key.txt
Client Real IP = 12.232.43.2 (on a router with an internal ip address of 10.2.1.244)
Client VPN IP = 10.10.10.6
Client Open VPN Config:
remote 68.52.185.72
port 5632
dev tap
ifconfig 10.10.10.6 255.255.0.0
ping 5
secret key.txt
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.