[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

Re: [Openvpn-users] unbrowsable windows shares


  • Subject: Re: [Openvpn-users] unbrowsable windows shares
  • From: Jerry Callison <jerry.callison@xxxxxxxxxxxx>
  • Date: Thu, 02 Mar 2006 13:57:01 -0500

Have you tried connecting to the shares on the server's LAN IP? I have not used OpenVPN on Windows, but I suspect that file sharing is not enabled/allowed on the TUN adapter.

Michael Sharp wrote:

I have a sever/client setup successfully. The client can connect to the
VPN server just fine and I can run VNC over the connection just fine.

Both client and server are running the latest OpenVPN software and both
are XP

Server's TUN IP is 10.66.77.1 and the client is 10.66.77.5
Servers LAN IP is 192.168.1.100

On the router, port 1194 (UDP) is forwarded to the VPN server. Also, ports
137-138 (UDP), 445 (TCP), and 139 (TCP) is forwarded to the VPN server.

For testing purposes, I even dropped both the server and clients windows
firewall.

From the connected clent, I cannot browse shares (\\10.66.77.1) and map
shares. The error is that the PATH 10.66.77.1 dosent exist. But I can
reach 10.66.77.1 via VNC.

Are there any server/cleint setting I may be missing that prevents
browsing shares?

Server config:
port 1194
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key
dh dh1024.pem
server 10.66.77.0/24 255.255.255.0
ifconfig-pool-persist ipp.txt
client-to-client
keepalive 10 120
tls-auth ta.key 0
comp-lzo
persist-key
persist-tun
verb 3

Client config:
client
dev tun
proto udp
remote (MYIP) 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
ca ca.crt
cert client1.crt
key client1.key
ns-cert-type server
tls-auth ta.key 1
comp-lzo
verb 3



____________________________________________ 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/msg00022.html on line 228

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/msg00022.html on line 228