VirtualBox AlmaLinux 9 second network adapter not working

Hi there,

I am trying to run AlmaLinux 9 in a Virtualbox VM on a Mac. I added two network interfaces, one NAT interface for internet access and a host-only network for ssh connections. The NAT interface is working fine, but the second interface is disconnected.

nmcli command describes the second interface as disconnected.

the nmcli dev connect enp0s8 command returns connection activation failed

nmtui does not show the second NIC.

If I switch the networks around in VirtualBox, AlmaLinux only sees the host-only network and does not see the NIC for the NAT network.

It is working in AlmaLinux 8

Kind regards and thanks for the help,

Robert

why not try qemu. It work like a charm

sounds like a virtualbox issue, not an almalinux one, i suspect you’ve not connected the virtualbox nic.

qemu-kvm works with 4 nics at least that i’ve tried, although not on a mac - and i use bridging not nat/hostonly which are always unreliable.