|
|
I've successfully setup a OpenVPN server on a XP home edition SP2 box and the client on a XP home edition SP2 laptop (wireless). I am able to connect to the VPN server using my wireless enabled client and can even use VNC over the tunnel. The server's TUN IP is 10.66.77.1 and the wireless laptop's TUN IP is 10.66.77.6 The LAN IPs are 192.168.1.100 on the server and 192.168.1.9 on the wireless laptop. The connection is perfect, I can connect to the VNC server across town on my laptop using a friends wireless network and can connect to the VNC server on 10.66.77.1 However, when I attempt to browse shares (Start, run, \\10.66.77.1) on the VPN server or even mapping a network drive \\10.66.77.1\printer (a share on the VPN server), I get a PATH unknown. Yet, it's known on the VNC connection. I read somewhere that on wireless clients, you can change --fragment to 1200, 1300, or 1400 to alleviate this problem. So, I started both the server and client with --fragment 1200 (and 1300/1440) but still cannot browse network shares. Thoughts? Michael ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-03/msg00007.html on line 211 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-03/msg00007.html on line 211 |