Recent content by alfabits

  1. A

    vmbr0 bridge can't connect to VM internal bridge

    UPDATE: still not sure why vmbr0 wasn't bridging to eth1000. It might have been a network-specific issue, since I created vmbr0 on a more private network, and used that to bridge between hardware and VM. The ping works now, and my VMs can ping each other... they just can't ping outside of the...
  2. A

    vmbr0 bridge can't connect to VM internal bridge

    Yeah, I can ping 134.117.92.1 from proxmox itself, which is weird since the VM can't do the same. I don't have any firewalls on either of the devices, since that exists outside on the 134.117.x.x network.
  3. A

    vmbr0 bridge can't connect to VM internal bridge

    A VM I'm hosting on ProxMox should be connecting to the physical hardware via vmbr0. This is not happening; the VM can't ping outside of itself, even with a static address in the same range as vmbr0's network. - vmbr0 is part of the 134.117.92.0/24 network - vmbr0 uses enp6s0f0 as its slave...