Networking Forums

Networking Forums > Computer Networking > Linux Networking > Webserver Behind Cable Router

Reply
Thread Tools Display Modes

Webserver Behind Cable Router

 
 
Buck Turgidson
Guest
Posts: n/a

 
      09-23-2003, 07:26 PM
I have a linux Apache server behind a LinkSys BEFSR41 cable router. The web
server listens on port 7783. I have opened 7783 on my router using the port
forwarding page, but still cannot access the website from the Internet.
Using the same method on port 22, I can ssh in to the box, so I think I am
doing it correctly.

Someone mentioned to me a while back the Cox (my ISP) might be blocking it,
but wouldn't they need to block stuff on port 80?

I am running out of ideas on how to get to the webserver, and would
appreciate any input


 
Reply With Quote
 
 
 
 
Rich Fearn
Guest
Posts: n/a

 
      09-23-2003, 09:48 PM
> I have a linux Apache server behind a LinkSys BEFSR41 cable router. The
web
> server listens on port 7783. I have opened 7783 on my router using the

port
> forwarding page, but still cannot access the website from the Internet.
> Using the same method on port 22, I can ssh in to the box, so I think I am
> doing it correctly.


Stupid question, perhaps, but are you trying to access your site with a URL
like

http://yourserver:7783/

You must use this URL since you've opened up port 7783 on your router and
have said incoming traffic should be routed to port 7783 on your Apache
server. If you want the world to access your web site on port 80, with a URL
like

http://yourserver/

you need to map port 80 on your router to port 7783 on your Apache server.

RF


 
Reply With Quote
 
Douglas Clinton
Guest
Posts: n/a

 
      09-23-2003, 09:59 PM
On Tue, 23 Sep 2003 19:26:30 +0000, Buck Turgidson wrote:

> I have a linux Apache server behind a LinkSys BEFSR41 cable router. The
> web server listens on port 7783. I have opened 7783 on my router using
> the port forwarding page, but still cannot access the website from the
> Internet. Using the same method on port 22, I can ssh in to the box, so I
> think I am doing it correctly.
>
> Someone mentioned to me a while back the Cox (my ISP) might be blocking
> it, but wouldn't they need to block stuff on port 80?
>
> I am running out of ideas on how to get to the webserver, and would
> appreciate any input


How about using port 8080...people actually use this port.


--
GNU/Linux is God
get used to it
(E-Mail Removed)
Linux User # 276385

 
Reply With Quote
 
Buck Turgidson
Guest
Posts: n/a

 
      09-24-2003, 01:09 PM
> Stupid question, perhaps, but are you trying to access your site with a
URL
> like
>
> http://yourserver:7783/
>
> You must use this URL since you've opened up port 7783 on your router and
> have said incoming traffic should be routed to port 7783 on your Apache
> server. If you want the world to access your web site on port 80, with a

URL
> like
>
> http://yourserver/
>
> you need to map port 80 on your router to port 7783 on your Apache server.
>
> RF
>
>



I am using http://xxx.xxx.xxx.xxx:7783 on my browser line, using the actual
IP address.


 
Reply With Quote
 
Buck Turgidson
Guest
Posts: n/a

 
      09-25-2003, 12:26 PM
>
> How about using port 8080...people actually use this port.
>
>

Why would that make a difference? This is vendor-delivered software (Oracle
server), and I don't really want to change the defaults.



 
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
home server - router, firewall, webserver, email? Bill Linux Networking 8 12-06-2006 06:58 PM
How can I setup a webserver on my linksys BEFSR41 router tom23499@yahoo.com Network Routers 3 06-04-2005 12:10 PM
webserver and router shad Network Routers 1 11-20-2004 07:21 AM
webserver behind router? shane Broadband Hardware 3 02-24-2004 03:58 PM
Running a Webserver Behind Wireless Broadband router Jennifer Broadband Hardware 6 02-18-2004 08:48 PM



1 2 3 4 5 6 7 8 9 10 11