What Causes a Destination Host Unreachable Error?
To start, we need to check our internet connection via a online window.
For this example, we’ll check google.com to see if it loads on our rig.
Next, we’re going to test ourIPv6connection to see if that’s where the issue lies.
To do this, stick to this.
SelectSettings>internet and Internet>internet Connections.
Right-hit the relevant Local Area web connection.
From the list, selectInternet Protocol Version 6 (TCP/IPv6).Next, selectProperties.
In the Properties tab, change the Default Gateway to the correct address.
So, in this example, we change “151.101.194.1.241” to “151.101.194.1.244.”
PressOKto save the changes.
As we can see, our ping test is now working and our connection is running as expected.
Theping commandis used to test the ability of the source computer to reach a specified destination computer.
Toping a website, bring up the command prompt and enterpingfollowed by the URL (i.e.ping lifewire.com).
Alternatively, use a computer name or an IP address with the ping command.