Recent content by ffv

  1. F

    Network breaks when I add Linux bridge

    I got confused between using ipv4 and an internal ip. All sorted out now. Thank you.
  2. F

    Network breaks when I add Linux bridge

    Hello everyone, I'm trying to create a Linux bridge in Proxmox 7 but facing the below error. iface eth0 - ip address can't be set on interface if bridged in vmbr0 (500) cat /etc/network/interfaces #without vmbr0 # The loopback network interface auto lo iface lo inet loopback # The...