Sites Can't Be Reached Locally
Sites Can't Be Reached Locally
This article will help you troubleshoot sites not working on the local network. We are using the Chrome browser for troubleshooting.
TABLE OF CONTENTS
Error: This site can't be reached (PC)
How to produce the error:
- Open Chrome Browser
- Go to licensename.clubspeedtiming.com (Ex. vm-19.clubspeedtiming.com)
- Error:
Check DNS server in DNS Manager
Log into the Clubspeed controller and ensure the controller's IP is set in DNS Manager.
- Log into Clubspeed Controller
- Press Windows Key + R
- Enter DNSmgmt.msc and then click OK
- On the left expand ServerName (Ex. SERVER2019VM)
- Expand Forward Lookup Zones
- Click on licensename.clubspeedtiming.com
- Ensure there are at least 3 records available.(The 3rd record is usually the local IP of controller)
- If the local IP is missing add a New A host.
- Right Click anywhere in the white area and select New Host(A or AAAA)...
- The New Host window should be open and enter IP address of the Clubspeed controller. Uncheck Create Associated Pointer(PTR) Record. Then Click Add Host
- Finally flush DNS.
- Press the Windows Key + R and type in "cmd" then press ok
- Once open type in ipconfig /flushdns
- Open a new browser and attempt to load the page again using licensename.clubspeedtiming.com/api. Ensure it loads
- Right Click anywhere in the white area and select New Host(A or AAAA)...
Check PC's DNS settings
We will make adjustments to the clubspeed controller's network adapter.
- Press Windows Key + R. Enter " ncpa.cpl " and press OK
- Right Click on the appropriate network adapter and then click on Properties
- Click on Internet Protocol Version 4 (TCP/IPV4) then press Properties
- On the second table ensure "Use the following DNS server addresses:" radio button is enabled.
- Enter Clubspeed controller's IP in Preferred DNS server: (Delete any IP in this box)
- Enter 8.8.8.8 as Alternate DNS Server.(Use 1.1.1.1 if 8.8.8.8 is blocked)
- Finally flush DNS.
- Press the Windows Key + R and type in "cmd" then press ok
- Once open type in ipconfig /flushdns
- Open a new browser and attempt to load the page using licensename.clubspeedtiming.com/api. Ensure it loads