mapped drives over VPN

  • Thread starter Thread starter Josh
  • Start date Start date
J

Josh

I have setup a couple of computers with remote access via
a VPN connection. I am able to have the laptops connect
to the VPN, but windows is giving me an error saying i
cannot log onto the same resource twice. Suggestions?
 
Does this happen when you attempt the drive mapping? Are you trying to map
with a different user name than used in the VPN logon? That's a common
cause of this problem. If that's the issue, one solution may be is changing
rights at the server side to the share in question. If not, please be more
specific re. OS versions etc.
 
The fact that they can open the share under the same login at work makes me
think the problem is more likely name resolution that permissions
(particularly with WINS and NetBIOS blocked). Can a share be mapped using a
command like "net use X: \\192.168.1.1\sharename"? Does "net view
\\192.168.1.1 return an error code (it should list shares)? If so, error 5
tends to indicate a permissions issue and error 53 a name resolution
problem. I hope this is of some use in narrowing it.
--

Josh said:
here's a little more detail... win2k pro server. netscreen 5gt firewall
w/ netscreen remote software (by safenet) this manages the IPsec VPN. The
laptops are on XPpro, sp1. The users log into the domain with their
usernames and passwords at logon in the office w/ no problems. Mapped
drives are set to the IP of the server as the VPN is not setup for WINS
passthrough. Offsite, the activate their VPN software, and when they send a
request to the server, both the laptop and the firewalls logs show a
complete session. Now, when they attempt to open a mapped drive through the
VPN or open \\192.168.1.1 they get a message that says they can not connect
to the mapping. It appears to be a sharing problem or a permissions issue,
wasn't sure where to appoach from.
 
what makes this stranger, a laptop that is not a member of the domain (ie xpHome) can map the drive and when prompted enters a username and password. they can log in w/o problem over vpn.
 
Back
Top