Search results

  1. D

    Wake on lan for VM

    To the OP did you ever figure this out? I remember having this functionality enabled in esxi when using a win10/gpu for a htpc function. At the end of the session the windows vm would be put to 'sleep', then wake via wol (shortcut on cell phone or any other standard wol magic packet) next time.
  2. D

    PCIE Passthrough Iommu enumeration changes as devices enabled/disabled

    Hopefully the subject was sufficient to grab your attention :) Issue: If I enable/disable onboard devices in the bios, iommu groups change, resulting in devices improperly assigned. System specs: Asus x570-e motherboard Amd 5800X processor 64GB Ram GT710 video card Onboard devices used in...
  3. D

    NIC PCIe-Passthrough

    I migrated a truenas vm from esxi to proxmox. It uses onboard sata in passthrough mode. Had difficulty getting the vm to start when the onboard sata was passed through. Would get hung up after grub. Changing from seabios to uefi resolved.
  4. D

    Proxmox behind PfSense

    To throw in a wrench into the works... Why not use pci passthrough for en01 (wan). Give pfsense/opensense/whatever direct access to this nic. I think this is marginally more secure than using a virtualized nic for wan. As far as proxmox is concerned, it has no access to wan unless permitted...