|
|
Daniel 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? If the remote IP is the OpenVPN Tunnel endpoint, then you have an address conflict, else give us more details, ascii art helps. Use tcpdump to follow the packet trail. And get the broken MTA at your provider fixed :-( ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |