If I do a vanilla Proxmox install on bare metal, create an LXC container (using the Debian-10.0 standard template), I am able to set up eth0 as either static or DHCP within the container, and it bridges to my network without issue (I am able to ping it, ssh, etc.).
If I do a vanilla Proxmox...