Networking Forums

Networking Forums > Network Hardware > Network Routers > [Q] How to run a Web Server Behind a Router/Firewall?

Reply
Thread Tools Display Modes

[Q] How to run a Web Server Behind a Router/Firewall?

 
 
Newsgroups
Guest
Posts: n/a

 
      11-22-2006, 10:08 PM
My home computer is connected to the internet thru a cable modem via a
Belkin F5D8230-4 router. I run a gaming voice server (Ventrilo) on my
computer and use the Belkin's virtual server feature to forward the Vent
packets to my computer. This works great, but I'm now thinking of running a
web server (apache) behind the router and serving pages to browsers external
to the router.

Can this be done by forwarding requests to port 80 to the computer running
the apache server? If so, what would the URL look like? For example, let
the IP address of the router be aaa.bbb.ccc.ddd and the address of the
computer running Apache be 192.168.2.201.

Thanks, in advance.

Cheers,

Michael



 
Reply With Quote
 
 
 
 
David H. Lipman
Guest
Posts: n/a

 
      11-22-2006, 10:30 PM
From: "Newsgroups" <(E-Mail Removed)>

| My home computer is connected to the internet thru a cable modem via a
| Belkin F5D8230-4 router. I run a gaming voice server (Ventrilo) on my
| computer and use the Belkin's virtual server feature to forward the Vent
| packets to my computer. This works great, but I'm now thinking of running a
| web server (apache) behind the router and serving pages to browsers external
| to the router.
|
| Can this be done by forwarding requests to port 80 to the computer running
| the apache server? If so, what would the URL look like? For example, let
| the IP address of the router be aaa.bbb.ccc.ddd and the address of the
| computer running Apache be 192.168.2.201.
|
| Thanks, in advance.
|
| Cheers,
|
| Michael
|

As per the POV of the Intrernet site as long as it uses port 80, normal URL. Either it
will ne http://WAP_IP or http://Domain.Name If it is using a port other than port 80 such
as 8080 then http://WAP_IP:8080 or http://Domain.Name:8080

On the Router just Port forrward port 80 (or as in exampkle 8080) to LAN address such as
192.168.2.201.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
Reply With Quote
 
Newsgroups
Guest
Posts: n/a

 
      11-30-2006, 04:37 PM
Thanks for the info... Still, I'm unable to get it to work. Here's what I've
done:

--IP of computer behind firewall: 192.168.2.201
--IP of Belden Router: ww.xxx.yy.zz
--When I forward port 80 of the router to the server (behind the firewall),
I get file not found error 404
--When I forward port 8080 of the router to the server (behind the
firewall), I get "unable to connect".

At the same time (and as you might imagine), everything works fine from
behind the firewall.

Any further advice and/or clarification would be very greatly appreciated.

Michael

"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:j459h.6210$9e.2171@trnddc02...
> From: "Newsgroups" <(E-Mail Removed)>
>
> | My home computer is connected to the internet thru a cable modem via a
> | Belkin F5D8230-4 router. I run a gaming voice server (Ventrilo) on my
> | computer and use the Belkin's virtual server feature to forward the Vent
> | packets to my computer. This works great, but I'm now thinking of
> running a
> | web server (apache) behind the router and serving pages to browsers
> external
> | to the router.
> |
> | Can this be done by forwarding requests to port 80 to the computer
> running
> | the apache server? If so, what would the URL look like? For example,
> let
> | the IP address of the router be aaa.bbb.ccc.ddd and the address of the
> | computer running Apache be 192.168.2.201.
> |
> | Thanks, in advance.
> |
> | Cheers,
> |
> | Michael
> |
>
> As per the POV of the Intrernet site as long as it uses port 80, normal
> URL. Either it
> will ne http://WAP_IP or http://Domain.Name If it is using a port other
> than port 80 such
> as 8080 then http://WAP_IP:8080 or http://Domain.Name:8080
>
> On the Router just Port forrward port 80 (or as in exampkle 8080) to LAN
> address such as
> 192.168.2.201.
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>



 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      11-30-2006, 08:23 PM
From: "Newsgroups" <(E-Mail Removed)>

| Thanks for the info... Still, I'm unable to get it to work. Here's what I've
| done:
|
| --IP of computer behind firewall: 192.168.2.201
| --IP of Belden Router: ww.xxx.yy.zz
| --When I forward port 80 of the router to the server (behind the firewall),
| I get file not found error 404
| --When I forward port 8080 of the router to the server (behind the
| firewall), I get "unable to connect".
|
| At the same time (and as you might imagine), everything works fine from
| behind the firewall.
|
| Any further advice and/or clarification would be very greatly appreciated.
|
| Michael
|

Some companies, like Verizon, block incoming TCP port 80. So an alternate like TCP port
8080 is a good way to go. However, the HTTP Daeman must be serving at TCP port 8080.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
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
Server 2008 with Hyper-V - domain controller - Firewall GUI's show firewall ON, but netsh reports firewall OFF Bruce Sanderson Windows Networking 7 10-07-2008 09:57 AM
home server - router, firewall, webserver, email? Bill Linux Networking 8 12-06-2006 06:58 PM
web server behind a router: a problem of firewall? Flood Linux Networking 4 07-29-2005 08:35 PM
Router w/firewall w/outgoing blocking, print server & USB or 1394 net drive support? see.my.sig.4.addr@nowhere.com.invalid Windows Networking 1 03-17-2005 09:27 PM
802.11g adsl modem/router/firewall WITH print server? Fred Finisterre Broadband 1 11-05-2004 12:52 AM



1 2 3 4 5 6 7 8 9 10 11