Linux/Netzwerk/Konfiguration: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
Zeile 5: Zeile 5:


{| class="wikitable options big"
{| class="wikitable options big"
| 1 || The interfaces configuration file at /etc/network/interfaces (this page): for basic or simple configurations (e.g. workstation)
| 1 || /etc/network/interfaces || for basic or simple configurations (e.g. workstation)
|-
|-
| 2 || [https://wiki.debian.org/NetworkManager NetworkManager]: This is the default for Laptop configuration
| 2 || [https://wiki.debian.org/NetworkManager NetworkManager || Default for Desktops
|-
|-
| 3 || Systemd: [https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_modern_network_configuration_without_gui Debian reference Doc Chapter 5]
| 3 || Systemd/networkd || [https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_modern_network_configuration_without_gui Debian reference Doc Chapter 5]
|}
|}



Version vom 9. September 2025, 16:50 Uhr

Linux/Netzwerk/Konfiguration

Beschreibung

Möglichkeiten zur Konfiguration des Netzwerks
1 /etc/network/interfaces for basic or simple configurations (e.g. workstation)
2 [https://wiki.debian.org/NetworkManager NetworkManager Default for Desktops
3 Systemd/networkd Debian reference Doc Chapter 5

Bezüglich einer aktuellen Anleitung für Debian zum Thema Netzwerk lesen Sie Debian Administratorhandbuch — Konfigurieren des Netzwerks

Hinweis
Unter systemd kann networkd für die Netzwerkverwaltung genutzt werden


Anhang

Siehe auch

  1. https://wiki.debian.org/NetworkConfiguration





Netzwerkeinrichtung

Beschreibung


Anhang

Siehe auch

  1. The Debian Administrator's Handbook - Configuring the Network.
  2. systemd kann networkd verwendet werden, um Netzwerke zu verwalten
  3. systemd-networkd(8)