ok, I am running Fedora 14, behind a WNDR3700 Netgear router, have been working on getting this server up and running, of course everything is fine inside my local network, but outside, nada...here's what I can tell you about what I have done and what I know.
I have thepc-doctor.net for a domain, the domain is hosted with domain.com and is supposed to be pointed to my server, but it doesn't work..
I created an A name for the domain to point to my EXTERNAL ip(not sure if this is right)
opened port 82 because my isp has 80 on stealth, 82 is open.
Configured the http.conf file to show VirtualHost 172.16.0.92 (servers ip address)
I have the listen directive on port 82
I have configured the hosts file to contain all of the ip addresses, I read somewhere that I should do that, so it has 127.0.0.1, 206.217.12.51 and 172.16.0.92.
I have turned the NAT layers off on the router, I even set the DMZ to the same as the servers ip, and configured my firewall to accept incoming connections for port 82
So as I said, internally I can access everything, and I understand that the dns never actually gets resolved because it's all internal, but I just get the "browser cannot open web page" from an external computer.