FALCONSEYE
Programmer
I setup a domain on our development server as
devstats.xxx.com. On the dns server outside of our office, I created a new Host(A) to point devstats.xxx.com to our internal ip address. On the development server, I created an IIS entry for devstats.xxx.com to be served on port 81. The firewall is also configured to accept traffic from outside world. If the requested url is devstats.xxx.com, it will point to our development box on port 81.
The problem is it doesn't work. When I hit devstas.xxx.com:81, i get :
This problem can be caused by a variety of issues, including:
Internet connectivity has been lost.
The website is temporarily unavailable.
The Domain Name Server (DNS) is not reachable.
The Domain Name Server (DNS) does not have a listing for the website's domain.
If this is an HTTPS (secure) address, click tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section
Does anyone know what I did wrong? thanks in advance
devstats.xxx.com. On the dns server outside of our office, I created a new Host(A) to point devstats.xxx.com to our internal ip address. On the development server, I created an IIS entry for devstats.xxx.com to be served on port 81. The firewall is also configured to accept traffic from outside world. If the requested url is devstats.xxx.com, it will point to our development box on port 81.
The problem is it doesn't work. When I hit devstas.xxx.com:81, i get :
This problem can be caused by a variety of issues, including:
Internet connectivity has been lost.
The website is temporarily unavailable.
The Domain Name Server (DNS) is not reachable.
The Domain Name Server (DNS) does not have a listing for the website's domain.
If this is an HTTPS (secure) address, click tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section
Does anyone know what I did wrong? thanks in advance