|
|
Stefan Stefan Lamby wrote: > Hello list. > > Finally I try to get help here from the more experienced users of openvpn. > ... > > The client machine is a WinXP computer (10.8.0.6), which, if connected > to the server, is able to ping both the openvpn server (192.168.10.1) > and the client I want to go which is at 192.168.10.6. My intention is to > get direct access to the remote machine (192.168.10.6) via VNC. A > VNC-server is installed at 192.168.10.6 but even I am able to ping the > machine, the VNC-server comes up with "Failed to connect to server" if > trying to connect from the WinXP openvpn-client (10.8.0.6). The same > happens, if I disable the firewall for the linux box and the machine > (WinXP, 192.168.1.6) I want to get through. > > Does anybody have an advice? is ip forwarding enabled, if so, follow the money.... ehhhh packet trail, e.g run ping on the client run tcpdump un the tun interface of the server run tcpdump on the internal interface of the server check if you can see the expected ICMP packets cheers ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |