Recent content by callumgare

  1. C

    No network access for guests (VM or LXC) - works for host

    Looks like the culprit was docker. No idea why docker and proxmox co-existed peacefully for so long before breaking but this does seem to fix things: https://forum.proxmox.com/threads/tutorial-proxmox-with-docker-and-portainer.77275/
  2. C

    No network access for guests (VM or LXC) - works for host

    I had no luck figuring this out so I have ended up reinstalling.
  3. C

    No network access for guests (VM or LXC) - works for host

    I’m completely stumped by this one o_O. One of my servers running Proxmox has 2 NIC’s which I have bonded together. A VLAN interfaces is created from that bond interface and then two bridges are created, one with a slave to the bond interface and one with a slave to the VLAN interface. These two...