IP address not resloved in Apache
Please support our Linux Servers and Apache advertiser: Reliable 32/64-bit Vista and Windows7 network protection
![]() |
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
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
•
•
Posts: 9
Reputation:
Solved Threads: 0
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.
Also, look and make sure that iptables is allowing all port 80 traffic through.
![]() |
Similar Threads
Other Threads in the Linux Servers and Apache Forum
- Apache (Linux Servers and Apache)
- can't install Apache-many tries (Linux Servers and Apache)
- Setting up Apache (Linux Servers and Apache)
- Apache on a nix cluster - config question (Linux Servers and Apache)
Other Threads in the Linux Servers and Apache Forum
- Previous Thread: Mod_Rewrite help!
- Next Thread: Help with Sendmail
•
•
•
•
Views: 2872 | Replies: 3 | Currently Viewing: 1 (0 members and 1 guests)





Linear Mode