Forum Discussion
gregaryb
May 12, 2026Copper Contributor
UPDATE: IIS no longer serving up one of my websites
I have two websites on my windows 10 desktop:
- http://www.gregsnativelandscapes.com.au: This one is working fine.
- https://www.gjb.au This one is not working - all I get is
This site can’t be reached
The connection was reset.
What the hell?
I have checked:
- The bindings - https, correct domain name
- Both web sites are started.
- I have done ISSRESET.
- Checked my A records in Webcentral account.
- I have gone through the IIS settings of each website and checked that they are all the same - they are.
So what else do I need to check?
Is there a specific IIS troubleshooter available that I can download and run?
1 Reply
- Harold-PicadoCopper Contributor
Hi,
Just to doule check, try to reach your web site using with the ip+port.
If you are able to access, probably we need to go deeper with your DNS.
1- try with the ip
2-check dns
form your client machine, open cmd and run:
nslookup www.gjb.au
3- try to get any success scenario.
try to open your website from your IIS, DC, etc.
Regards