I want to passthrough 82599-vf to the virtual machine, and then do remote boot through iPXE. The following phenomena were found:
- When I use ovmf UEFI firmware, I cannot get IP (default DHCP). The NIC ROM is
bin-x86_64-efi/808610ed.efirom. Unable to ping the virtual machine from outside.
- When using the ovmf UEFI firmware and
bin-x86_64-efi/ipxe.usb, I have tried manually specifying the IP, but it doesn't seem to work because the virtual machine cannot be pinged from outside.
- When I switch BIOS to seabios and
bin/808610ed.rom, I can get IP (default DHCP). The virtual machine can be pinged from the outside.
- When I turn off spoof checking of vf, use ovmf UEFI firmware and
bin-x86_64-efi/808610ed.efirom, I can get IP (default DHCP). The virtual machine can be pinged from the outside.
I want to passthrough 82599-vf to the virtual machine, and then do remote boot through iPXE. The following phenomena were found:
bin-x86_64-efi/808610ed.efirom. Unable to ping the virtual machine from outside.bin-x86_64-efi/ipxe.usb, I have tried manually specifying the IP, but it doesn't seem to work because the virtual machine cannot be pinged from outside.bin/808610ed.rom, I can get IP (default DHCP). The virtual machine can be pinged from the outside.bin-x86_64-efi/808610ed.efirom, I can get IP (default DHCP). The virtual machine can be pinged from the outside.