Search results

  1. K

    probleme in network configuration

    I'm trying to configure 3 bridges in my Proxmox servers but I'm unable to ping the configured ips, what's wrong with this configuration ? Thanks. auto lo iface lo inet loopback iface eno3 inet manual iface eno4 inet manual iface eno2np1 inet manual iface eno1np0 inet manual auto vmbr0 iface...
  2. K

    Proxmox - Configure two bridges in a single NIC

    I have Proxmox installed in two servers directly linked by a switch, I need to configure two different addresses in a specific NIC (that have a capacity of 10GB) for each server. I tried many solutions found on the internet but the best result I got is being able to ping only one address. here...