IP address not resloved in Apache

Reply

Join Date: Mar 2005
Posts: 6
Reputation: raghavendrak is an unknown quantity at this point 
Solved Threads: 0
raghavendrak's Avatar
raghavendrak raghavendrak is offline Offline
Newbie Poster

IP address not resloved in Apache

 
0
  #1
Mar 19th, 2005
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
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 504
Reputation: blud will become famous soon enough blud will become famous soon enough 
Solved Threads: 16
Moderator
Staff Writer
blud blud is offline Offline
Linux Reject

Re: IP address not resloved in Apache

 
0
  #2
Mar 20th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1
Reputation: sokker186 is an unknown quantity at this point 
Solved Threads: 0
sokker186 sokker186 is offline Offline
Newbie Poster

Re: IP address not resloved in Apache

 
0
  #3
Jun 16th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 9
Reputation: bsmith is an unknown quantity at this point 
Solved Threads: 0
bsmith bsmith is offline Offline
Newbie Poster

Re: IP address not resloved in Apache

 
0
  #4
Sep 22nd, 2005
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Linux Servers and Apache Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC