How to map a drive across the internet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I map a drive letter to a server (that I have full access to) across
the internet?

I believe it can be done with a WINS server, but I'd rather keep it as
simple as possible.

I have full access to my router for port forwarding.

Thanks!
 
How can I map a drive letter to a server (that I have full access to) across
the internet?

I believe it can be done with a WINS server, but I'd rather keep it as
simple as possible.

I have full access to my router for port forwarding.

Steve,

in brief, the required NetBIOS TCP/IP ports (137 to 139 and
possibly one more, please look them up on a good web page) have
to be open between the two computers, i.e. open in all firewalls
and forwarded through NAT routers.

For each NAT router you have to use dynamic DNS or you have to
find and use the external IP address.

There are many alternative ways to exchange data, such as
running a web server or using a third party or peer to peer file
sharing system.

Hans-Georg
 
What kind of server? I would use a VPN or Secure Shell (SSH) link to do what
you want to do for security...

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
 
Back
Top