[PVE-User] promox hetzner install?

Wendell Hatcher wendellhatcher1074 at gmail.com
Mon Oct 11 22:58:20 CEST 2021


https://community.hetzner.com/tutorials/install-and-configure-proxmox_ve


I am following the promox hetzner installation guide and my new linux 
bridge keeps failing. It is stating it needs a virtual mac address per 
hetzner as well as setup properly. It locks up my system each time what 
am i doing wrong here?

# /etc/network/interfaces# /etc/network/interfaces

iface eno1 inet static
address 192.9.122.105/27
gateway 192.9.122.97
up route add -net 192.9.122.96 netmask 255.255.255.224 gw 192.9.122.97 
dev eno1
# route 192.9.122.96/27 via 192.9.122.97


#auto vmbr0
#iface vmbr0 inet static
# address 10.10.10.2/24
# hwaddress 00:50:56:00:88:1E # MAC address of the NIC, required since 
Proxmox 7.0
# netmask 255.255.255.254
# bridge-ports eno1
# bridge-stp off
# bridge-fd 0
# bridge-vlan-aware yes
# bridge-vids 2-4094





More information about the pve-user mailing list