3
Hi.
If you are typing a local address for your local machine e.g. 192.168.1.2, this
should work fine.
If you type a domain name or
EXTERNAL address e.g. 82.140.64.25 or
http://www.flakrat.com Then you
WILL have problems becuase your router/modem will detect the start address and the end address, realise this is a local request and point you to your gateway. (the belkin device you mentioned)
If you can access your site from other places on the internet then apache should be working fine, that is not your problem.
To test:
Whilst on your local network follow this link for an anonymous connection:
http://www.proxyone.com/go to the bottom of the page where it says Free Surf and enter your External IP address or domain name if you have a domain pointing at your home server..
You should find that as the anonymous service masks your start address the modem/router will not detect it as a local request and should just forward the request on to the Apache Server on FC2.
Try this as I definately think that is your problem.
If this is your prob, there is no way around it that I know of (other than using anonymouse proxies (which I believe is not hard to setup on Fedora anyway??)) If this is your prob perhaps you can share some info with me.. Do you use Webalizer? and have you successfully allowed external access to the files? I tried, it worked one night and never worked again
Dave