View Single Post
  #4 (permalink)  
Old 16-Jun-2009, 19:07
backforward backforward is offline
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 4
backforward hasn't been rated much yet
Default Re: OpenVPN, clients can see each other, but not outside

Thanks for the reply ken_yap. The OpenVPN server is not the normal gateway, these machines are on a LAN behind a normal router.

As far as I am aware I should be able to change the routing on the client - it's just something I do not know my way around very well. If possible, I would love to find a solution where I can change the routing on the client and not have to mess around with NAT on the OpenVPN server.

I thought I was changing the routing on the clients before, when I deleted entry from the routing tables and added a new one using the OpenVPN server as a gateway (route add 0.0.0.0 mask 0.0.0.0 10.1.0.1 IF 3). After doing this the pings reached the OpenVPN server, but then died there. I take it this is because I do not have NAT setup on the OpenVPN server?
Reply With Quote