CertGrid CertGrid
Hands-on Lab·Linux Foundation Certified System Administrator

When the network does not work

Not a made-up scenario: ssh lfcs-b01 genuinely fails on this host, and this guide works out why in five commands. The method is worth more than the answer - start at the bottom, change one layer at a time, and watch for the error message to move.

Networking Guide 29 of 38 Intermediate

Every command here works on both families. The failure is a real gap in this lab's configuration, not a fault introduced for the page.

One host, one real failure. `/etc/hosts` was edited to fix it and the edit removed again at the end.
Server NameIP AddressOSRolesCPURAMHDD
LFCS-A01192.168.0.70Ubuntu 26.04 LTSPrimary host - most guides run only here2 Core4 GB50 GB

This guide includes

Use this for a failure that is real on this host rather than invented. This matters because the error moving is the proof - when connecting by IP fails differently, you have found which layer is broken.

Before you start

  1. The failure, as reported

  2. Is the machine there at all

  3. Which resolution source is missing it

  4. The error moves, which is the proof

  5. Fix the layer that is broken, and only that one

  6. Put it back

Official sources