|
|
Steve Finkelstein schrieb: > Hi all, > > I have one server VPN and a client across the network. I'd like the > client (which is serving as a default gateway to a NAT on the other side > of the network) to be able to do all routing for the VPN for other > client's on its side. So essentially it looks a little like this: > > OpenVPN Server <-----------> Remote Client Server > Internet | > Tunnel |------ node1 > |------ node2 > > node 1 and 2 should be able to use the remote client server to speak to > the openvpn server. The problem currently is, they can ping the openvpn > server, but do not receive any routing back. > > Am I missing something? Short, yes, routing and/or NAT If you are using NAT on the remote client, then the problem should be solved. If you want to access node1 and node2 from the server side you should look into iroute. Erich ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |