View Full Version : Will VPN allow access to file on Server (via mapped drive)?
spudboy
7th October 2009, 10:27 AM
Am pulling my hair out with this. SQL Server is my main expertise, so right out of my depth here.
Anyway - I want someone in a remote office to have access to some files in a folder on my Windows 2008 Server, preferably via a mapped drive in Windows explorer. They are also running Windows 2008 server, btw.
I have:
o added the Role on the server for Remote Access Client & set it up with the defaults suggested for a VPN.
o Set up the user as a local user
o Allowed them dial in access
o given the new user permission to the shared folder I want them to see
o Set up the port forwarding on my router (via TCP 1723 and 47 (GRE))
They can connect and authenticate, but nothing much else. I can see them connect via the RAC utility.
They can't ping my server, even with Symantec turned off at both ends.
They can't map a drive in explorer (trying \\MyServerName\ShareName (file://\\MyServerName\ShareName)).
Is what I want to do do-able, or do I need something else apart from VPN set up?
Thanks
David
Something else I just noticed: Windows Firewall with Advanced Security seems to be on. I would have thought Symantec was doing the firewall work......
mikehzz
7th October 2009, 12:19 PM
When I have done it, I have given the vpn connection a different network address (if the main network is 192.168.1.XXX I will set the vpn to hand out 192.168.25.XXX to each end of the connection for example) Then to connect to the share I type \\192.168.25.XXX\sharename
I don't know if this helps but it was the only way it worked for me
Mike
spudboy
7th October 2009, 12:22 PM
OK - thanks for that - will give it a try.
I also turned off the Windows firewall but that made no difference.
It is very frustrating to see the connection there, yet not be able to browse the hard drive :mad:
If I do an IpConfig command on the server, I get this:
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::f91e:826d:3cf3:62f7%13
IPv4 Address. . . . . . . . . . . : 192.168.1.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
PPP adapter RAS (Dial In) Interface:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.1.51
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
Tunnel adapter Local Area Connection* 8:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Do the subnet masks have to be the same (i.e. one ends in .0 the other in .255)
ariddell
7th October 2009, 12:32 PM
Focus on getting pinging working as your first step, if you can't ping you wont be able to map a drive since it needs the IP connectivity in place to work over.
Agree that it'll be easier to troubleshoot the vpn connection if you put it on a different IP address range as it'll make it much clearer what traffic is to be sent over the VPN to the remote machine and make the routing much more simple.
Cheers
Al
mikehzz
7th October 2009, 01:03 PM
I just connected to mine and did an IPConfig on server and my laptop. The out put was
Server IP Config
Windows IP Configuration
Host Name . . . . . . . . . . . . : MAIL
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
PPP adapter RAS Server (Dial In) Interface:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Internal RAS Server interface for dial in clients
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.25.20
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : AMD PCNET Family PCI Ethernet Adapter
Physical Address. . . . . . . . . : 00-0C-29-50-8A-A2
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Client IP Config
Windows IP Configuration
Host Name . . . . . . . . . . . . : Mike640
Primary Dns Suffix . . . . . . . : Rockend.local
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Rockend.local
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . : _
Description . . . . . . . . . . . : Bluetooth Personal Area Network from TOSHIBA
Physical Address. . . . . . . . . : 00-16-41-76-D9-35
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.20.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.20.1
DHCP Server . . . . . . . . . . . : 192.168.20.1
DNS Servers . . . . . . . . . . . : 203.2.193.67
202.135.30.4
Lease Obtained. . . . . . . . . . : Wednesday, 7 October 2009 13:33:20
Lease Expires . . . . . . . . . . : Wednesday, 7 October 2009 14:32:44
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated Controller
Physical Address. . . . . . . . . : 00-14-22-AB-E5-62
Ethernet adapter Wireless Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Connection
Physical Address. . . . . . . . . : 00-13-02-A5-9B-37
PPP adapter United Sports:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.25.21
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 192.168.25.21
DNS Servers . . . . . . . . . . . : 192.168.0.1
I'm connected via iphone and bluetooth to the internet and using the internet as the transport.
The relevent adapater is the ras at 192.168.25.20 on the server and the PPP at 192.168.25.21 on the client.
I hope these figures help
Mike
Narangga
7th October 2009, 07:28 PM
Did you do a group update of the active directory?
Powered by vBulletin® Version 4.2.4 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.