Computing.Net > Forums > Networking > Web server and FTP behind router

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Web server and FTP behind router

Reply to Message Icon

Name: dino
Date: July 26, 2003 at 10:47:10 Pacific
OS: Suse 7.0
CPU/Ram: 266/64
Comment:

I would like to run a web & FTP server from my little home network. I have a cable modem running to a D-link router to 3 computers. I would like to make one a linux box that would be the server. My question is how would ppl out side my network see the server?

When I visit whatismyipaddress.com it come back with 25.54.98.165 but my DHCP server is giving my box an ip of 192.168.3.200. How do I go about letting ppl see the server (and only the server) behind the router?

Would I have to set the server up between the cable modem and router?

This is just a fun little project for me. It doesn’t need to be extremely robust or secure at its just some for me to play with and learn a little more about networking.

Thanks for any help
Dino




Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: July 26, 2003 at 22:48:31 Pacific
Reply:

Okay, you have one public IP address. This will now become the address of your web server.

You can do one of two things:

1) Place the server in your router's DMZ zone. The firewall is ignored on the DMZ port (use a firewall on the server or regret doing so).

2) In the router's config, forward ports on the webserver's listening port (default 80) to the linux server.

In both cases, your existing network is left alone with its private IP addressing scheme. Your router is performing all the tricks for you.



0

Response Number 2
Name: KeepGood
Date: July 26, 2003 at 23:42:42 Pacific
Reply:

If you set your server to the DMZ, all incoming traffic from the outside will be forwarded to your server (NOT GOOD).

Just set your router to forward traffic on port 80 (for web access), and ports 20 and 21 (for FTP) to your linux server.

:-)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


traveling network setting... top placement in google



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Web server and FTP behind router

Linksys with email and Web Server www.computing.net/answers/networking/linksys-with-email-and-web-server/15584.html

FTP behind router problem www.computing.net/answers/networking/ftp-behind-router-problem/14505.html

ftp behind router www.computing.net/answers/networking/ftp-behind-router/8255.html