Software and standards

Uses e.g.: ping, ss/ip, DNS resolver (systemd-resolved or resolv.conf), OpenSSH to test remote access and ports.

Requirements

  • System running on the home network
  • Access to router or DHCP list
  • Basic terminal skills

Steps

  1. Check IP, hostname and gateway
  2. Test name resolution
  3. Check reachability with ping/port tests
  4. Cross-check service status and firewall

Product view (current build)

Note: Screenshots are captured from the running app (not mockups). Missing images show a placeholder with the expected filename until exported from Tauri.

Dashboard with network status
Dashboard
Monitoring for network observation
Monitoring
Web server view for reachability tests
Web server

Notes

  • Do not change several network parameters at once
  • Test and note each step separately

Typical mistakes

  • IP conflicts on the LAN
  • Wrong DNS server
  • Service up but port blocked

More tutorials

First setup · Docker basics · Diagnostics

If something fails: Troubleshooting · Community