Forum Moderators: open
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
If you typed the page address in the Address bar, make sure that it is spelled correctly.
To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting).
Click the Tools menu, and then click Internet Options.
On the Connections tab, click LAN Settings.
Select Automatically detect settings, and then click OK.
Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
Click the Back button to try another link.
Cannot find server or DNS Error
Internet Explorer
There is no domain name.
Right now I have all websites stopped in IIS apart from a just one which is a simple HTML page, but even that ain't showing up.
Can you ping the IP? Are you accessing the server through a firewall? What do you see in your IIS logs?
No problem if you are visiting the server via the IP address, but make sure that the Default site is running and that it is set to allow access from all IP addresses.
If you don't have domain names, then how can you have sites? Each site header needs to be set in IIS Manager, ie: alias.domain.com.
Where can I find the IIS logs?
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2014-07-18 06:01:41
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2014-07-18 06:01:41 W3SVC711740766 200.100.100.1 GET /NMShome.htm - 80 - 100.100.100.1 Mozilla/5.0+(Windows+NT+5.1)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/33.0.1750.154+Safari/537.36 304 0 0
2014-07-18 06:01:41 W3SVC711740766 200.100.100.1 GET /bband.jpg - 80 - 100.100.100.1 Mozilla/5.0+(Windows+NT+5.1)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/33.0.1750.154+Safari/537.36 304 0 0
2014-07-18 06:01:41 W3SVC711740766 200.100.100.1 GET /565.jpeg - 80 - 100.100.100.1 Mozilla/5.0+(Windows+NT+5.1)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/33.0.1750.154+Safari/537.36 304 0 0
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2014-07-18 10:55:38
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2014-07-18 10:55:37 W3SVC711740766 200.100.100.1 GET /NMShome.htm - 80 - 100.100.100.1 Mozilla/5.0+(Windows+NT+5.1)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/33.0.1750.154+Safari/537.36 304 0 0
2014-07-18 10:55:48 W3SVC711740766 200.100.100.1 GET /cgi-bin/cmonitor.pl - 80 - 100.100.100.1 Mozilla/5.0+(Windows+NT+5.1)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/33.0.1750.154+Safari/537.36 404 0 3
Couldn't find a solution. Reinstalled everything.