Networking Forums

Networking Forums > Computer Networking > Windows Networking > Connect to FTP Server

Reply
Thread Tools Display Modes

Connect to FTP Server

 
 
GWB
Guest
Posts: n/a

 
      10-11-2008, 12:55 AM
I have an FTP server located at my office that is connected to a local
router in the office area, this router is connected to another router on the
floor and that router is connected to the main router where the ISP comes
into the building.

Not my design, just a user here.

Since my local router is at 192.168.1.1 and probably one or more of the ones
above me are at the same address and all using DHCP, how can I get to the
ftp server in my office from home? Can I determine the route and then
establish the route as a fixed address?

And how?

TIA


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      10-11-2008, 01:01 AM


"GWB" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have an FTP server located at my office that is connected to a local
> router in the office area, this router is connected to another router on
> the floor and that router is connected to the main router where the ISP
> comes into the building.
>
> Not my design, just a user here.
>
> Since my local router is at 192.168.1.1 and probably one or more of the
> ones above me are at the same address and all using DHCP, how can I get to
> the ftp server in my office from home? Can I determine the route and then
> establish the route as a fixed address?
>
> And how?
>
> TIA
>

The short answer is no. You are on a private network, and private
addresses cannot be routed through the Internet. From home you could only
connect to the outermost router which connects to the Internet and has a
registered public IP.


 
Reply With Quote
 
Gaven
Guest
Posts: n/a

 
      10-18-2008, 08:58 AM
You would have to route/forward incoming traffic from router to router until
it gets to the FTP server. For modern FTP communications that's port 21 and
a passive port range you define; I recommend the 2000 block. That requires
that those ports are available on at least one public IP address for your
network's primary router and you have the ability to set up the routes.

As an alternative you should try to move your FTP server to a more "server
friendly" location were it can have a 1-to-1 NAT with a public address behind
a firewall.

"GWB" wrote:

> I have an FTP server located at my office that is connected to a local
> router in the office area, this router is connected to another router on the
> floor and that router is connected to the main router where the ISP comes
> into the building.
>
> Not my design, just a user here.
>
> Since my local router is at 192.168.1.1 and probably one or more of the ones
> above me are at the same address and all using DHCP, how can I get to the
> ftp server in my office from home? Can I determine the route and then
> establish the route as a fixed address?
>
> And how?
>
> TIA
>
>
>

 
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
I can not connect to my server fribzdy@poczta.onet.pl Windows Networking 2 06-22-2006 09:48 AM
Server 2003 Can't connect to other server Steve Martin Windows Networking 4 12-01-2005 04:50 PM
After VPN connection drops, server won't connect to any VPN server fischer98@gmail.com Windows Networking 0 11-29-2005 04:34 PM
How can I connect to the ftp server? Fva Linux Networking 4 07-15-2004 10:44 PM
Can't connect to 2nd Win 2K Server Jim Windows Networking 4 01-29-2004 06:21 PM



1 2 3 4 5 6 7 8 9 10 11