Networking Forums

Networking Forums > Computer Networking > Linux Networking > Where to set FTP server for an organiztion?

Reply
Thread Tools Display Modes

Where to set FTP server for an organiztion?

 
 
rahul8143@gmail.com
Guest
Posts: n/a

 
      05-25-2005, 12:54 PM
hello,
1)If an organization has got real IP address then does that IP
address is
assigned to Computer Host or Hw Router?
2)If that organiztion want to connect 5 LANs to that Real IP address
Then what are possible ways to that?
3)Also Does that organization needs Hardware Router or Linux made as
Router is working?
4) then where to install FTP server,Web server MAIL server that can
be access from Outside world? Can they be installed in any Internal
host behind Router?
Then how can Router map to that internal FTP server host as
outside world only knows that real IP address?
regards,
rahul

 
Reply With Quote
 
 
 
 
Dan
Guest
Posts: n/a

 
      05-25-2005, 01:51 PM
On 25 May 2005 05:54:13 -0700, (E-Mail Removed) wrote:

>hello,
> 1)If an organization has got real IP address then does that IP
>address is
>assigned to Computer Host or Hw Router?


It's assigned to the device that connects to the internet. That
device can be a hardware router, or a computer.

> 2)If that organiztion want to connect 5 LANs to that Real IP address
>Then what are possible ways to that?


Do you mean 5 hosts?

Network address translation (NAT). The device that connects to the
internet has a public IP address, but it can also have a second,
private IP address on another interface that connects to a LAN. This
device translates the private IP addresses from the LAN to the public
IP address. It becomes the interface, the gateway, the router, the
firewall.


> 3)Also Does that organization needs Hardware Router or Linux made as
>Router is working?


Either. Hardware routers are cheap these days.

> 4) then where to install FTP server,Web server MAIL server that can
>be access from Outside world? Can they be installed in any Internal
>host behind Router?


Yes, any host. If the router is a linux box, then they can be
installed there. For security, it's common to have a second
router/firewall. Most of the PCs sit behind the second firewall.
Server PCs sit between the two, in there own private network.

> Then how can Router map to that internal FTP server host as
>outside world only knows that real IP address?


Port forwarding. A computer from the internet will try to connect to
port 21 (ftp) of the public IP address. The router on the public IP
address will forward it on to the desired internal address.

Dan

 
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
Migrating the USER accounts (and passwords) from one Windows server to another: Web Hosting server Spin Windows Networking 2 07-15-2009 01:54 PM
Minuteman's Production server. your provider's email server sends a message back to the Production server. Don Saklad Linux Networking 0 05-19-2007 07:17 AM
Longhorn Server 6001 with NAP: DHCP Server can't reach IAS Server Shrek Windows Networking 3 04-02-2007 06:21 PM
I can´t access from Device Mobile to RRAS Server, Windows Server 2 Carlos Ortega-Colombia Windows Networking 1 11-02-2005 10:23 PM
Small Business Server 2003 Premium DHCP server problems =?Utf-8?B?ZHBjaHJpc3RAaG9sZ2VyZGFuc2tlLmNvbQ==?= Windows Networking 4 06-10-2004 09:51 AM



1 2 3 4 5 6 7 8 9 10 11