persistent network interface names for pve/virtio
Find a file
Andi Dittrich d68cf05ad4 first commit
2025-04-18 20:20:48 +02:00
systemd first commit 2025-04-18 20:20:48 +02:00
.gitignore first commit 2025-04-18 20:20:48 +02:00
CHANGES.md first commit 2025-04-18 20:20:48 +02:00
LICENSE.txt first commit 2025-04-18 20:20:48 +02:00
package-monster.json first commit 2025-04-18 20:20:48 +02:00
README.md first commit 2025-04-18 20:20:48 +02:00

pve-persistent-net

persistent network interface names for pve/virtio

Features

  • persistent network interface names for virtio
  • simple interface names: wan (1st if), net0 (2nd if), net1, net2
  • completely based on systemd-networkd

Usage

Enable Services

# enable systemd service
systemctl enable systemd-networkd.service

Contribution

The .deb package is automatically generated via a Continuous Delivery Pipeline - please do not build packages manually!

License

hcloud-persistent-net is OpenSource and licensed under the Terms of Mozilla Public License 2.0. You're welcome to contribute