What Ports are used to map a remote drive ?

T

Tom Celica

We want to map a remote drive in our production network from our corporate
network. The Network Admin asked me what ports do I need to be opened
between the two sites. The drive at the remote site is a Windows 2000
Server NTFS formated drive on a stand alone server. The Client is also a
windows machine either XP or Win2k or Win2003. I'm pretty sure that some
authentication will occur when the remote drive is mapped. We will probably
execute a commande like this: net use r: \\remote.machine.com\c$ password
/user:[email protected]

What ports on our firewall need to be opened so we can map a remote windows
drive ?

thanks
-tom
 
D

Dave Patrick

TCP ports 139 and 445, and UDP ports 137 and 138.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| We want to map a remote drive in our production network from our corporate
| network. The Network Admin asked me what ports do I need to be opened
| between the two sites. The drive at the remote site is a Windows 2000
| Server NTFS formated drive on a stand alone server. The Client is also a
| windows machine either XP or Win2k or Win2003. I'm pretty sure that some
| authentication will occur when the remote drive is mapped. We will
probably
| execute a commande like this: net use r: \\remote.machine.com\c$ password
| /user:[email protected]
|
| What ports on our firewall need to be opened so we can map a remote
windows
| drive ?
|
| thanks
| -tom
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top