943,547 Members | Top Members by Rank

Mar 19th, 2005
0

IP address not resloved in Apache

Expand Post »
Hi
I have installed apache (httpd-2.0.53.tar.bz2) on Fedora Core 3. Whenever I start the service using the command /usr/local/apache2/bin/apachectl start, it starts successfully.
In my browser if I give
http://localhost/
or
http://127.0.0.1/
the page opens properly without any error.
But if i give
http://210.214.26.124/
(which is my ip).......................it shows connection timed out. Because of which I am unable to host a webpage from my computer.
What should I do to solve this problem...........Please help
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
raghavendrak is offline Offline
6 posts
since Mar 2005
Mar 20th, 2005
0

Re: IP address not resloved in Apache

If you are getting a connection timed out, that means that there is something blocking port 80 on your connection, this could be your ISP, most likely however it is a software firewall or some program on your local machine that can not access that port.
Moderator
Staff Writer
Reputation Points: 154
Solved Threads: 18
Linux Reject
blud is offline Offline
570 posts
since Apr 2004
Jun 16th, 2005
0

Re: IP address not resloved in Apache

To raghavendrak:
From what I've read, you cannot access your server via 210.214.26.124 (WAN address) if you are inside your local area network (LAN). But you Do use the 210.214.26.124 address if you are outside your LAN.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sokker186 is offline Offline
1 posts
since Jun 2005
Sep 22nd, 2005
0

Re: IP address not resloved in Apache

What do you have for ListenAddress? If you point it to something like 127.0.0.1 then that may be messing you up -try just 'Listen 80', and also if you're using NameVirtualHost directives, be sure that the wan ip is in that.
Also, look and make sure that iptables is allowing all port 80 traffic through.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bsmith is offline Offline
9 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Servers and Apache Forum Timeline: Mod_Rewrite help!
Next Thread in Linux Servers and Apache Forum Timeline: Help with Sendmail





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC