Checking for failing networks
Verify the elements listed in the table to diagnose failures in your network.
| Element | Must pass | Fundamental check | Advanced check |
|---|---|---|---|
| Internet access | no |
|
Bash command: ping 8.8.8.8 |
| USB-to-Ethernet adapter detected | yes |
|
Bash command: ifconfig usb_remote0 |
| USB-to-Ethernet adapter internet access | yes |
|
Bash command: ifconfig usb_remote0 |
| TCP/IP communication | no |
|
Bash command: telnet 8.8.8.8 443 |
|
DNS lookup |
no |
If any of these checks are not passed, you can:
|
Bash command: ping www.google.com |
| Socket connection port 443 | yes |
|
Bash command: telnet www.google.com 443 |
| myUR DNS lookup | yes |
|
Bash command: host my-ur-fleet-prod-api.azurewebsites.net |
|
myUR port 443 connection |
yes |
|
Bash command: telnet my-ur-fleet-prod-api.azurewebsites.net 443 |
|
Azure DNS lookup |
yes |
|
Bash command: host ur-fleet-prod-hub.azure-devices.net |
|
Azure port 443 connection |
yes |
|
Bash command: telnet ur-fleet-prod-hub.azure-devices.net 443 |
| Compatibility with installed URCaps |
yes |
|