Computing.Net > Forums > Linux > How to open port 80

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

How to open port 80

Reply to Message Icon

Name: stephen
Date: August 13, 2002 at 15:20:14 Pacific
Comment:

Hello,

I recently setup an Apache webserver on my
Red Hat Linux 7.3 Box. I can serve webpages
across my LAN (192.168.0.X) but when I type
in my IP address, it doesn't display the
page. I tried to change my firewall
configuration but it always goes back to
HIGH instead of MEDIUM or NO FIREWALL. I
tried a port scan and can only find one
port open: 21. It seems that my DSL modem
has a built-in FTP server. How can I open
port 80? Thanks for any help.



Sponsored Link
Ads by Google

Response Number 1
Name: scrappy
Date: August 13, 2002 at 16:09:41 Pacific
Reply:

is the linux box the connected directly to the modem or is it part of the internal network?


0

Response Number 2
Name: stephen
Date: August 13, 2002 at 16:11:48 Pacific
Reply:

It is connected directly to the DSL modem.


0

Response Number 3
Name: scrappy
Date: August 13, 2002 at 21:26:03 Pacific
Reply:

it sounds like your webserver isn't binding to your external ip address. Your best bet would be to check out your httpd.conf file. This file should be in /etc/httpd/conf/. You can configure apache to listen on a specified ip address by using the format:

listen x.x.x.x:80
or just:
listen 80

Hope that helps


0

Response Number 4
Name: tech-fred
Date: August 13, 2002 at 22:25:02 Pacific
Reply:

Maybe some bad news. Some DSL providers in
some areas block port 80. Check the fine
print in your terms of service (TOS). Many
residential service contracts do not allow
Server activities.


0
Reply to Message Icon

Related Posts

See More


need help installing a si... Netconf for Redhat 7.3



Post Locked

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


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: How to open port 80

How to open/close port in linux www.computing.net/answers/linux/how-to-openclose-port-in-linux/21586.html

how to open a pdf files www.computing.net/answers/linux/how-to-open-a-pdf-files/25112.html

open port 22 www.computing.net/answers/linux/open-port-22/17298.html