Host Not Reachable Errors

The following table lists the various Host Not Reachable errors and their possible mitigations:

Error Protocol Description Mitigation

[FWDL_ERROR]:ssh: connect to host {host-name} port {port-number}: No route to host

Hint: Invalid Host address or the host is unreachable.

  • SCP
  • SFTP

Cannot connect to the host identified as {host-name} on port {port-number}. Host is not reachable or the host name is incorrect.

Verify if the host name is correct and is reachable over the network.

[FWDL_ERROR]:failed: No route to host.

Hint: Invalid Host address or the host is unreachable.

  • FTP
  • HTTP

Cannot connect to the FTP or HTTP server. Server is not reachable or the server host-name/IP is invalid.

Verify if the server host-name/IP is correct and is reachable over the network.

[FWDL_ERROR]:Connection timed out.

Hint: Verify if host exists and is reachable.

  • TFTP
Cannot connect to the TFTP server. Connection timed out.

Verify if the TFTP server host-name/IP is correct and is reachable over the network.

  • USB

None

Not Applicable