Search results

  1. T

    Unable to access VM's over LAN

    I know that a Bridge is nothing more than a Virtual switch. Yes, there is an untagged VLAN involved to isolate our Internet from some other internal network stuff. But I don't think that is affecting this setup. Ideally with the above configuration LAN should work irrespective of what is on...
  2. T

    Unable to access VM's over LAN

    Thanks for your time. :) No I don't have 2 NIC in any of the VM's. I have only 5 VM's as of now. - 2 Windows-2016 VM's connected to vmbr1 with Public IP and they work fine. - 2 Linux and 1 Windows-10 that are supposed to be working in our LAN, connected to vmbr0. None of them can communicate...
  3. T

    Unable to access VM's over LAN

    Hi, I have a Dell R820 Server with the following network configuration. vmbr0 is the Management Bridge as we can see and vmbr1 is the bridge for Public interface. The issue that we face is that the VM's connected to the bridge vmbr1 can communicate to the Internet perfectly. But the VM's...
  4. T

    Configuring 2 Network in Proxmox Without VLAN's

    Thanks mate. It worked when I configured it from the command line. :)
  5. T

    Configuring 2 Network in Proxmox Without VLAN's

    Hello, We are trying to configure the proxmox VE in a way that the Management network is completely Isolated from the VM network. Below are what we are trying; ProxmoxVE node will always be in a LAN network within our DC assets which will be assessible remotely only over LAN via VPN. [ eth0]...