Recent content by RandomPMUser

  1. R

    Hyper-V Host > Proxmox Guest > LXC Container - cannot access network interface in container

    Exactly, I just had to configure Hyper-v to allow MAC address spoofing on the vNIC attached to my Proxmox VM, and the networking is working properly now. I can't believe I glossed over this option initially, thanks for pointing me in the right direction.
  2. R

    Hyper-V Host > Proxmox Guest > LXC Container - cannot access network interface in container

    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...