Mapping a drive to a remote machine over the net


Go Back   Computer Help Articles > Windows XP Work Remotely
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:16 AM
Francis Tarcelo
 
Posts: n/a
Default Mapping a drive to a remote machine over the net

Is it possible to map a drive to a remote machine over the internet? Both
machines are behind a Netgear router.

I can use remote desktop bothways by forwarding port 3389 to the machine I
want to control BUT what I want is access to files on the remote machine
without using Remote Desktop because I don't want to interrupt what the user
is doing on the other machine while I'm accessing the files.

Thanks in advance,

Francis


Reply With Quote
  #2  
Old 01-05-2006, 07:16 AM
Peter
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

> Is it possible to map a drive to a remote machine over the internet? Both
> machines are behind a Netgear router.
>
> I can use remote desktop bothways by forwarding port 3389 to the machine I
> want to control BUT what I want is access to files on the remote machine
> without using Remote Desktop because I don't want to interrupt what the

user
> is doing on the other machine while I'm accessing the files.


It is possible but dangerous.


Reply With Quote
  #3  
Old 01-05-2006, 07:16 AM
Ian
 
Posts: n/a
Default RE: Mapping a drive to a remote machine over the net

In principle yes, but the security aspects are important.

To do t his you need to map port 445 (or ports 137-139) However it would be
highly advisable to have some kind of encryption on the data, as the netbios
ports are easily attacked. You could achieve this wth Zebedee or SSH.

The other alternatives are VPN, or a secure form of FTP server. (Filezilla
Server in TLS mode, for example.)


Reply With Quote
  #4  
Old 01-05-2006, 07:16 AM
Francis Tarcelo
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

Thanks Ian. I was hoping I could do it without using VPN because I tried
several times setting up the VPN server on my XP pro machine but I have
never been successful in getting a connection from outside. I can't tell
whether it's the router settings or the VPN server settings that's not
correct.

Can you point me to a good website source for setting up an FTP server?

Thanks again,
--Francis--



"Ian" <Ian@discussions.microsoft.com> wrote in message
news:31D4DB28-F9BF-4CAF-BD80-1A7D3BD65798@microsoft.com...
> In principle yes, but the security aspects are important.
>
> To do t his you need to map port 445 (or ports 137-139) However it would
> be
> highly advisable to have some kind of encryption on the data, as the
> netbios
> ports are easily attacked. You could achieve this wth Zebedee or SSH.
>
> The other alternatives are VPN, or a secure form of FTP server. (Filezilla
> Server in TLS mode, for example.)
>
>



Reply With Quote
  #5  
Old 01-05-2006, 07:16 AM
Sooner Al [MVP]
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

How about Secure Shell (SSH) and use WinSCP if you just want to be able to
access files? That works well for me...

http://www.itefix.no/phpws/index.php...position=22:22
http://theillustratednetwork.mvps.or...publicKey.html

http://winscp.sourceforge.net/eng/index.php

http://theillustratednetwork.mvps.or...esktopSSH.html

--

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...

"Francis Tarcelo" <fgtarcelo@verizon.net> wrote in message
news:%23rSkkfXEGHA.516@TK2MSFTNGP15.phx.gbl...
> Thanks Ian. I was hoping I could do it without using VPN because I tried
> several times setting up the VPN server on my XP pro machine but I have
> never been successful in getting a connection from outside. I can't tell
> whether it's the router settings or the VPN server settings that's not
> correct.
>
> Can you point me to a good website source for setting up an FTP server?
>
> Thanks again,
> --Francis--
>
>
>
> "Ian" <Ian@discussions.microsoft.com> wrote in message
> news:31D4DB28-F9BF-4CAF-BD80-1A7D3BD65798@microsoft.com...
>> In principle yes, but the security aspects are important.
>>
>> To do t his you need to map port 445 (or ports 137-139) However it would
>> be
>> highly advisable to have some kind of encryption on the data, as the
>> netbios
>> ports are easily attacked. You could achieve this wth Zebedee or SSH.
>>
>> The other alternatives are VPN, or a secure form of FTP server.
>> (Filezilla
>> Server in TLS mode, for example.)
>>
>>

>
>



Reply With Quote
  #6  
Old 01-05-2006, 07:16 AM
Francis Tarcelo
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

Thanks Al, I'll try that. I haven't done this in the past so it might be
quite challenging. I'll post back if I run into any problems.

Thanks again,
--Francis--

"Sooner Al [MVP]" <SoonerAl@somewhere.net.invalid> wrote in message
news:eq5YapXEGHA.3728@tk2msftngp13.phx.gbl...
> How about Secure Shell (SSH) and use WinSCP if you just want to be able to
> access files? That works well for me...
>
> http://www.itefix.no/phpws/index.php...position=22:22
> http://theillustratednetwork.mvps.or...publicKey.html
>
> http://winscp.sourceforge.net/eng/index.php
>
> http://theillustratednetwork.mvps.or...esktopSSH.html
>
> --
>
> 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...
>
> "Francis Tarcelo" <fgtarcelo@verizon.net> wrote in message
> news:%23rSkkfXEGHA.516@TK2MSFTNGP15.phx.gbl...
>> Thanks Ian. I was hoping I could do it without using VPN because I tried
>> several times setting up the VPN server on my XP pro machine but I have
>> never been successful in getting a connection from outside. I can't tell
>> whether it's the router settings or the VPN server settings that's not
>> correct.
>>
>> Can you point me to a good website source for setting up an FTP server?
>>
>> Thanks again,
>> --Francis--
>>
>>
>>
>> "Ian" <Ian@discussions.microsoft.com> wrote in message
>> news:31D4DB28-F9BF-4CAF-BD80-1A7D3BD65798@microsoft.com...
>>> In principle yes, but the security aspects are important.
>>>
>>> To do t his you need to map port 445 (or ports 137-139) However it would
>>> be
>>> highly advisable to have some kind of encryption on the data, as the
>>> netbios
>>> ports are easily attacked. You could achieve this wth Zebedee or SSH.
>>>
>>> The other alternatives are VPN, or a secure form of FTP server.
>>> (Filezilla
>>> Server in TLS mode, for example.)
>>>
>>>

>>
>>

>
>



Reply With Quote
  #7  
Old 01-05-2006, 04:00 PM
Francis Tarcelo
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

Thanks Ian. I was hoping I could do it without using VPN because I tried
several times setting up the VPN server on my XP pro machine but I have
never been successful in getting a connection from outside. I can't tell
whether it's the router settings or the VPN server settings that's not
correct.

Can you point me to a good website source for setting up an FTP server?

Thanks again,
--Francis--



"Ian" <Ian@discussions.microsoft.com> wrote in message
news:31D4DB28-F9BF-4CAF-BD80-1A7D3BD65798@microsoft.com...
> In principle yes, but the security aspects are important.
>
> To do t his you need to map port 445 (or ports 137-139) However it would
> be
> highly advisable to have some kind of encryption on the data, as the
> netbios
> ports are easily attacked. You could achieve this wth Zebedee or SSH.
>
> The other alternatives are VPN, or a secure form of FTP server. (Filezilla
> Server in TLS mode, for example.)
>
>



Reply With Quote
  #8  
Old 01-05-2006, 04:00 PM
Sooner Al [MVP]
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

How about Secure Shell (SSH) and use WinSCP if you just want to be able to
access files? That works well for me...

http://www.itefix.no/phpws/index.php...position=22:22
http://theillustratednetwork.mvps.or...publicKey.html

http://winscp.sourceforge.net/eng/index.php

http://theillustratednetwork.mvps.or...esktopSSH.html

--

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...

"Francis Tarcelo" <fgtarcelo@verizon.net> wrote in message
news:%23rSkkfXEGHA.516@TK2MSFTNGP15.phx.gbl...
> Thanks Ian. I was hoping I could do it without using VPN because I tried
> several times setting up the VPN server on my XP pro machine but I have
> never been successful in getting a connection from outside. I can't tell
> whether it's the router settings or the VPN server settings that's not
> correct.
>
> Can you point me to a good website source for setting up an FTP server?
>
> Thanks again,
> --Francis--
>
>
>
> "Ian" <Ian@discussions.microsoft.com> wrote in message
> news:31D4DB28-F9BF-4CAF-BD80-1A7D3BD65798@microsoft.com...
>> In principle yes, but the security aspects are important.
>>
>> To do t his you need to map port 445 (or ports 137-139) However it would
>> be
>> highly advisable to have some kind of encryption on the data, as the
>> netbios
>> ports are easily attacked. You could achieve this wth Zebedee or SSH.
>>
>> The other alternatives are VPN, or a secure form of FTP server.
>> (Filezilla
>> Server in TLS mode, for example.)
>>
>>

>
>



Reply With Quote
  #9  
Old 01-05-2006, 04:00 PM
Francis Tarcelo
 
Posts: n/a
Default Re: Mapping a drive to a remote machine over the net

Thanks Al, I'll try that. I haven't done this in the past so it might be
quite challenging. I'll post back if I run into any problems.

Thanks again,
--Francis--

"Sooner Al [MVP]" <SoonerAl@somewhere.net.invalid> wrote in message
news:eq5YapXEGHA.3728@tk2msftngp13.phx.gbl...
> How about Secure Shell (SSH) and use WinSCP if you just want to be able to
> access files? That works well for me...
>
> http://www.itefix.no/phpws/index.php...position=22:22
> http://theillustratednetwork.mvps.or...publicKey.html
>
> http://winscp.sourceforge.net/eng/index.php
>
> http://theillustratednetwork.mvps.or...esktopSSH.html
>
> --
>
> 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...
>
> "Francis Tarcelo" <fgtarcelo@verizon.net> wrote in message
> news:%23rSkkfXEGHA.516@TK2MSFTNGP15.phx.gbl...
>> Thanks Ian. I was hoping I could do it without using VPN because I tried
>> several times setting up the VPN server on my XP pro machine but I have
>> never been successful in getting a connection from outside. I can't tell
>> whether it's the router settings or the VPN server settings that's not
>> correct.
>>
>> Can you point me to a good website source for setting up an FTP server?
>>
>> Thanks again,
>> --Francis--
>>
>>
>>
>> "Ian" <Ian@discussions.microsoft.com> wrote in message
>> news:31D4DB28-F9BF-4CAF-BD80-1A7D3BD65798@microsoft.com...
>>> In principle yes, but the security aspects are important.
>>>
>>> To do t his you need to map port 445 (or ports 137-139) However it would
>>> be
>>> highly advisable to have some kind of encryption on the data, as the
>>> netbios
>>> ports are easily attacked. You could achieve this wth Zebedee or SSH.
>>>
>>> The other alternatives are VPN, or a secure form of FTP server.
>>> (Filezilla
>>> Server in TLS mode, for example.)
>>>
>>>

>>
>>

>
>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access denied to shared drive for remote user mc_aluning@hotmail.com Windows XP Work Remotely 1 01-05-2006 07:14 AM
RE: Remote Assistance in Windows 2000 Amanda George Windows XP Work Remotely 0 01-05-2006 07:13 AM
Mapping Remote drive through VPN Greng sr. Windows XP Work Remotely 0 01-05-2006 07:12 AM
My machine does not recognize new hard drive size. daytripper Windows XP Perform Maintain 6 01-05-2006 06:04 AM
eSATA support Techmanblues Windows XP Hardware 9 01-05-2006 02:19 AM


All times are GMT. The time now is 09:40 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Mapping a drive to a remote machine over the net