From 650138aae6a2d6ae26f57a22056bdf0ea5fa8c77 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sun, 28 Sep 2025 10:45:49 +0300 Subject: Initial commit --- index.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..618f523 --- /dev/null +++ b/index.html @@ -0,0 +1,80 @@ + + + + + + Systemd-networkd Control Panel + + + + + + +

Systemd-networkd Control Panel

+

This page shows network status, logs, and allows you to restart network services or reboot the device. + For more details see systemd-networkd documentation.

+ +
+

1. Network Status

+

The command networkctl status --json=short shows current interfaces, addresses, and routes.

+ Refresh Status +
[Waiting for data]
+
+ +
+

2. Network Logs

+

Logs come from journalctl -u systemd-networkd.service. This helps diagnose DHCP and link issues. +

+ Show Logs +
[Waiting for logs]
+
+ +
+

3. Manage Services

+

+ - Reload networkd after configuration changes.
+ - Reboot device if required. +

+ Restart networkd + Reboot device +
+ + + + + + -- cgit v1.2.3-70-g09d2