| Author |
Message |
hiddenbit
Joined: 20 Nov 2005
Posts: 2
|
| Posted: Sun Nov 20, 2005 1:57 pm Post subject: Questions of Allowing External Access to Apache Web Server |
|
|
It should be easy, but it has taken me days without any luck.
I am using RedHat Fedora with tomcat apache 4.1.31. I can access my web server from the machine itself with URL http://localhost.localdomain/.
The problem is: if I go to an external machine and try to access the web server with http://mymachine.com, I get "out of time" error message -- the website is not accessi ble.
I have a us robotics router with firewall rules mapping wan port 80 to the local web server machine port 80.
I tried removing all entries in hosts.allow and hosts.deny, no luck.
What else could be wrong?
Your help will be highly appreciated!!! |
|
| Back to top |
|
anderiv
Joined: 27 Apr 2004
Posts: 130
|
| Posted: Tue Nov 22, 2005 3:36 pm Post subject: |
|
|
| Are you running this webserver on your linode? |
|
| Back to top |
|
sweh
Joined: 13 Apr 2004
Posts: 234
|
| Posted: Wed Nov 23, 2005 12:02 pm Post subject: |
|
|
| If this machine is at home on your DSL or cable connection then it's very very probable that your ISP is blocking incoming port 80 traffic. You'll have to run the web server on a different port. |
|
| Back to top |
|
hiddenbit
Joined: 20 Nov 2005
Posts: 2
|
| Posted: Tue Dec 06, 2005 12:57 pm Post subject: problem resolved |
|
|
Set to allow access through RedHat linux. Go to Desktop => Security/Authorization (or similar) to open the ports. Not sure which config file this setup is related to.
Thanks for all the replies! |
|
| Back to top |
|
| |