![]() |
| ||
| IP address not resloved in Apache 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 |
| ||
| 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. |
| ||
| 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. |
| ||
| 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. |
| All times are GMT -4. The time now is 3:47 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC