proxmox vlan

  1. F

    Vm dont have internet with vlan

    hello i have a proxmox with a vlan and my vm have no network Proxmox config: auto lo iface lo inet loopback auto eno1 iface eno1 inet manual iface eno2 inet manual iface eno3 inet manual iface eno4 inet manual auto eno4.101 iface eno4.101 inet static address 37.59.143.248/32...
  2. F

    [SOLVED] Isolating virtual machines with vlan

    Hey everyone, I want to isolate virtual machines from communicating with each other without getting out on the local network. I realised a test with a my laptop connected to the server where i managed to ping a vm from another so even if i need any connection between the VMs I want it to happen...