Recent content by Ryan_at_MetaKrypt

  1. R

    Duplicate MAC Addresses Generated for Bonded Interfaces on Identical Server Hardware

    Below is the /etc/network/interfaces config for each server (for those who don't want to have to download the attachments): root@svr-lf-pve1:/tmp# cat /etc/network/interfaces auto lo iface lo inet loopback auto eno1 iface eno1 inet manual auto eno2 iface eno2 inet manual allow-vmbr0 bond0...
  2. R

    Duplicate MAC Addresses Generated for Bonded Interfaces on Identical Server Hardware

    Greetings fellow Proxmox users and moderators. First I want to thank the Proxmox team and developers for creating an amazing product. I have been a Proxmox user for only about 2 years but a Linux admin for about 15 years. Regrettably I have not created a forum account until now, however I...