SOLVED Opnsense doesn't get the NIC

Hi,

i want to set up a firewall based on opnsense. It can boot up but unfortunately it isn’t recognize the NIC which was provided by Opennebula/KVM as you can see on the screenshot below.

Does anyone have the same problem as i do?

You probably want to switch to the e1000 driver then. In the template for
the VM under the Network tab, click Advanced Options to expose that
section. There is a “Hardware” option. Put ‘e1000’ in the ‘Hardware Model
to Emulate’. ‘virtio’ is the virtual network adapter, and you can check
the docs for the other supported ones.

–cro
C. R. Oldham
Senior Platform Engineer, SaltStack
cr@saltstack.com / 801-564-4673

Great =) that worked.

Thank you a lot @cro