Networking Forums

Networking Forums > Computer Networking > Linux Networking > access my network drive

Reply
Thread Tools Display Modes

access my network drive

 
 
xtd8865
Guest
Posts: n/a

 
      03-30-2008, 02:23 PM
Hi

I've got a network drive (192.168.1.104) on my local network. What do I
need to do to access it from work (could be through a web browser or
ftp). I created an ftp user on the drive.

It's easy to access it from other computers on my local network, just ftp
user@192.168.1.104, but how can I do it from work or elsewhere. The bit I
don't understand is the fact that here I've got 2 IPs my external IP and
the internal IP of the drive (192.168.1.104)

thank you very much for any help

regards

xtd8865
 
Reply With Quote
 
 
 
 
Bill Marcum
Guest
Posts: n/a

 
      03-30-2008, 05:54 PM
On 2008-03-30, xtd8865 <(E-Mail Removed)> wrote:
>
>
> Hi
>
> I've got a network drive (192.168.1.104) on my local network. What do I
> need to do to access it from work (could be through a web browser or
> ftp). I created an ftp user on the drive.
>
> It's easy to access it from other computers on my local network, just ftp
> user@192.168.1.104, but how can I do it from work or elsewhere. The bit I
> don't understand is the fact that here I've got 2 IPs my external IP and
> the internal IP of the drive (192.168.1.104)
>
> thank you very much for any help
>

You need to set up IP forwarding on your router.

 
Reply With Quote
 
Robert Harris
Guest
Posts: n/a

 
      03-30-2008, 05:57 PM
xtd8865 wrote:
> Hi
>
> I've got a network drive (192.168.1.104) on my local network. What do I
> need to do to access it from work (could be through a web browser or
> ftp). I created an ftp user on the drive.
>
> It's easy to access it from other computers on my local network, just ftp
> user@192.168.1.104, but how can I do it from work or elsewhere. The bit I
> don't understand is the fact that here I've got 2 IPs my external IP and
> the internal IP of the drive (192.168.1.104)
>
> thank you very much for any help
>
> regards
>
> xtd8865

Between your machine with the network drive and the internet you have a
router. You need to log into your router and tell it to forward ftp
connections to your 192.168.1.104 machine (look for "Port Forwarding").

Robert
 
Reply With Quote
 
xtd8865
Guest
Posts: n/a

 
      03-30-2008, 06:49 PM
Thanks guys

Everything works now,

regards
xtd
 
Reply With Quote
 
Jurgen Haan
Guest
Posts: n/a

 
      03-31-2008, 10:05 AM
xtd8865 wrote:
> Thanks guys
>
> Everything works now,
>
> regards
> xtd


Just some extra info about forwarding FTP:
FTP and NAT is generally not the best combo. Ftp uses a control
connection and a data connection. Look up the correct ports (20+21?) and
try using passive FTP.

If everything fails, just try using SFTP over SSH (works by default in
most linux distros. It's a lot safer to use over the internet anyway).

(in case of a linux desktop, command-line sftp works, through gnome, you
can connect to an sftp server too. From windows, try using psftp or winscp).

-R-
 
Reply With Quote
 
Jurgen Haan
Guest
Posts: n/a

 
      03-31-2008, 10:06 AM
Jurgen Haan wrote:
> xtd8865 wrote:
>> Thanks guys
>>
>> Everything works now,
>>
>> regards
>> xtd

>
> Just some extra info about forwarding FTP:
> FTP and NAT is generally not the best combo. Ftp uses a control
> connection and a data connection. Look up the correct ports (20+21?) and
> try using passive FTP.
>
> If everything fails, just try using SFTP over SSH (works by default in
> most linux distros. It's a lot safer to use over the internet anyway).
>
> (in case of a linux desktop, command-line sftp works, through gnome, you
> can connect to an sftp server too. From windows, try using psftp or winscp).
>
> -R-


(ofc that was fyi for when you get errors with certain ftp clients).
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
workstation can't access it's own shared drive, nor is drive accessible by other computers Jon Straub Windows Networking 3 02-07-2006 03:46 PM
slow access to network drive Colin C Windows Networking 0 10-11-2005 06:40 AM
home network - cant access drive on one machine Baffie Home Networking 4 08-20-2005 07:50 AM
network drive access problem Amul Gurav Windows Networking 0 12-22-2003 06:18 AM
cannot access network drive over VPN. Must reboot. Richard Windows Networking 0 07-16-2003 11:30 PM



1 2 3 4 5 6 7 8 9 10 11