* [PVE-User] promox hetzner install?
@ 2021-10-11 20:58 Wendell Hatcher
0 siblings, 0 replies; only message in thread
From: Wendell Hatcher @ 2021-10-11 20:58 UTC (permalink / raw)
To: pve-user
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-11 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11 20:58 [PVE-User] promox hetzner install? Wendell Hatcher
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal