|
|
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 ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |