|
|
Daniel L. Miller wrote: > It seems I've gotten my server-side network down - now I need some help > getting the client-side working. > > I have a routed VPN, and I'm trying to access the client's LAN from the > server. The VPN client is NOT a router or gateway for the LAN - just a > Windows XP workstation. > > The remote network is 10.4.1.0/24, the remote IP is 10.4.1.140. > > I have created a client-config-dir entry for the remote client, and added: > iroute 10.4.1.0 255.255.255.0 > > In the server config, I have: > route 10.4.1.0 255.255.255.0 > > I can ping the VPN client LAN IP (10.4.1.140) - but not the rest of the > remote network. What step did I miss? > Does a source-nat need to be performed on the client to allow this type of communication? If so, how can I do that on Windows? Or should this be handled internally by OpenVPN? ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |