|
I have developed my web site and installed it on my sever machine (windows 2003) under IIS services.I have completed all formalities regarding DNS server and other configurations (domain name registration etc.).Now i am facing peculiar problem.In our organization i am accessing this web site on my clients computers but unable to see it outside my organization machies.What may be the cause,Pl. help me.
Problem in resolving web site on windows 2003 server ,IIS server 6?
Can you access the website via the external IP address? If yes, then you're probably not forwarding the correct dns records to it. If not...
Is it behind a router? Are you forwarding port 80 to the server (or port 443 for ssl)?
In IIS under the properties of the website, (directory security tab) do you have...
-Anonymous access enabled?
-are you granting access by default under ip address and domain name restrictions?
If yes to all of the above, what exactly is it saying when you try to access it?
Problem in resolving web site on windows 2003 server ,IIS server 6?
You have to register the domain name with a service that way it is in everybody's dns's not just your networks and make sure you have your web server outside of the firewall or you have port forwarding enabled
Problem in resolving web site on windows 2003 server ,IIS server 6?
Firewall?
The machine is set to a non-routable IP (192.168.x.x, 172.16.x.x/12, 10.x.x) and the public routable IP isn't NAT mapped to it?
DNS isn't correctly setup?
Some obscure IIS setting isn't just right?
It's been a few years since I've even seen or worked on an IIS server, but I can't imagine them being any less of a kludge. Good luck figuring it out.
|