Computing.Net > Forums > Web Development > apache server issues

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

apache server issues

Reply to Message Icon

Name: s2nice
Date: September 25, 2009 at 20:16:28 Pacific
OS: Windows XP
Product: Apache / 2.2
Subcategory: General
Tags: apache, linksys, port forwarding
Comment:

For some reason, I cannot get the index page from apache http server 2.2.13 from outside my network. But, there are caveats: using dyndns and port forwarding within my router, I CAN get to the index page of my NAS, and use all web interface functions. However, if I forward same port (http 80) to the machine running http server, no dice. It just doesn't make sense to me that I can reach in from outside the network to one IP in my home network using the same settings as another IP within the network, and the other just doesn't want to play. Am I missing something so ridiculously simple here? From within my network, and from other machines, I can reach the index page on my apache server, so I know the server is listening to :80 and responding (it's the only 'listen' I put in the config). What gives? Anyone have same or similar experience and figure it out?



Sponsored Link
Ads by Google

Response Number 1
Name: Fist (by fmwap)
Date: September 27, 2009 at 23:06:42 Pacific
Reply:

I'd check the firewall settings on the linux box, also - does the HTTP server have a default route (gateway) ??

I'd also check w/ 'tcpdump -i <interface> "port 80"' and see if the SYN/ACK's are acutally leaving the box w/ the right destination IP.

But, sounds like a routing issue...


0

Response Number 2
Name: s2nice
Date: September 28, 2009 at 17:44:17 Pacific
Reply:

Ha, all this time it was the machine running apache. Macafee firewall was preventing incoming traffic. What a n00b mistake. I've cleared the way, now it's time to start building website. Thanks for your assistance.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: apache server issues

Apache Server Problem www.computing.net/answers/webdevel/apache-server-problem/1966.html

Setting up apache server w/php+mysq www.computing.net/answers/webdevel/setting-up-apache-server-wphpmysq/2743.html

Apache server problem www.computing.net/answers/webdevel/apache-server-problem/1697.html