Menu
Coddy logo textTech

Rückblick – Das Paar diagnostizieren

Lektion 13 von 35 im Kurs LAN-Labore von Coddy.

challenge icon

Aufgabe

Einfach

Die Hosts a und b teilen sich den Switch s. Host a hat 10.0.0.5/24 mit dem gateway 10.0.0.1; Host b wurde falsch konfiguriert. Führe den check aus, korrigiere b, indem du ihm 10.0.0.6/24 zuweist, und führe dann von a aus einen ping an b durch.

Erwartete Ausgabe:

ERROR b: gateway 10.0.0.1 is outside its subnet 10.0.1.0/24
Lab check: 1 problem(s) found
b eth0: 10.0.0.6/24 (mask 255.255.255.0, network 10.0.0.0/24)
a -> b: reply from 10.0.0.6 (ttl=64)

Probier es selbst

Terminal

Alle Lektionen in LAN-Labore

Übe selbstständig: Terminal-Playground