Skip to content

AenonDynamics/hcloud-persistent-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcloud-persistent-net

persistent network interface names for hetzner cloud

With the release of the new AMD EPYC based cloud servers (CPX), Hetzner has applied some changes to their virtualization platform (QEMU). The network interface names have changed due to the modern virtio_net network adapter 0x1041 including different pcie bus addresses.

The recent released ARM64 platfrom uses the same bus addresses as the AMD platform.

Initially created as blog post on andidittrich.com

Features

  • persistent network interface names for AMD Epyc, ARM64 and Intel Xeon CPUs
  • simple interface names: wan, net0, 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

About

persistent network interface names for hetzner cloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published