Well this is the strangest thing that I have ever seen.
Platform:
Windows server 2008 standard running:
- IIS7
- Routing & Remote access (NAT and VPN)
- AD DS
- DHCP
- File Server
- Database (MySQL)
This server is the only server on the network and hosts 5 clients.
Content:
I am hosting PHP pages via FastCGI. I have PHP install and functining correctly. I have Pear installed and functining correctly. All bindings are set up correctly. all website content is working when viewed from the server.
DNS & Routing:
DNS is handled thru DynDns and is correctly setup. (tracert checked and varifyed)
Ports are open and fowarded to the correct internal IP for the server.
Problem:
Can not access the website from client computer w/in the LAN. However, the website that the domain is named after can be access w/out problem from inside and outside the LAN... it seemes that any other websites that that are outside of the servers AD Forest can not be access from within the LAN.
Need some help with this one!