Hi...
i have to installed pfsense and opnsense, I only start one system at a time.
pfsense hang the system:
WAN is down (no take modem dhcp address anymore) and LAN no access to the pfsense gateway 192.168.1.1 (chrome and firefox)
interfaces assign in pfsense and opnsense
re0: WAN
re1: LAN
re2: OPT1
re3: OPT2
opnsense: restart wan each 2 seconds (link state up and link state down) no access to 192.168.1.1
------
PCIe ACS override: tested with downstream, Multi-Function and both (in each selected method the system has been restarted)
VFIO allow unsafe interrupts: YES and NO selected for each PCIe ACS override selected method
------
Syslinux configuration:
label Unraid OS
menu default
kernel /bzimage
append pcie_acs_override=downstream initrd=/bzroot
----------
also a tested with the next line, but not appear network adapters listed "Other PCI Devices" in the VM configuration.
append vfio-pci.ids=10ec:8168 pcie_acs_override=downstream initrd=/bzroot
the networks adapters appear listed with "Bind Selected to VFIO at boot" checkbox blue selection.
pfsense configuration testing:
System / Advanced / Networking (blue checkbox selected)
Disable hardware checksum offload
Disable hardware TCP segmentation offload
Disable hardware large receive offload
Enable the ALTQ support for hn NICs.
somebody can help ?