Skip to content

Getting IP via DHCP fails on 82599-vf over ovmf UEFI #646

@ir1ka

Description

@ir1ka

I want to passthrough 82599-vf to the virtual machine, and then do remote boot through iPXE. The following phenomena were found:

  1. 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.
  2. 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.
  3. 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.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions