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?
|