Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux_router:network [2025-11-30 Sun wk48 18:28] – [Debian Network - Server Interface Setup] baumkplinux_router:network [2025-11-30 Sun wk48 18:55] (current) – [Debian Network - Server Interface Setup] baumkp
Line 80: Line 80:
 Note: Note:
   *Use ''ip a'' and ''ip r'' to analyse current network configuration   *Use ''ip a'' and ''ip r'' to analyse current network configuration
-  *Use ''sudo journalctl -xeu networking'' to check any errors on networking+  *Use ''sudo journalctl -xeu networking'' (''sudo systemctl status networking''to check any errors on networking
     *This also brings up  dhclient requests on network dhcp     *This also brings up  dhclient requests on network dhcp
-  *Use ''sudo journalctl -xeu systemd-networkd'' +  *Use ''sudo journalctl -xeu systemd-networkd'' (''sudo systemctl status systemd-networkd'') 
-  *Use ''sudo journalctl -xeu network-manager''+  *Use ''sudo journalctl -xeu NetworkManager'' (''sudo systemctl status NetworkManager'') (Linux desktops tend to use this)
 References: References:
   *[[https://wiki.debian.org/NetworkConfiguration|NetworkConfiguration]] see section on Bridging   *[[https://wiki.debian.org/NetworkConfiguration|NetworkConfiguration]] see section on Bridging