utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.3k stars 1.31k forks source link

host-only mode does not work on m3 macbook #6107

Open s4093120 opened 6 months ago

s4093120 commented 6 months ago

Describe the issue
I'm setting up Metasploitable2 and for security reason's i wanted to make it host only instead of bridged mode. However it does not even boot up when i try to run it in host only mode and this is the error i get.

QEMU error: QEMU exited from an error: qemu-x86_64-softmmu: -netdev vmnet-host,id=net0: cannot create vmnet interface: general failure (possibly not enough privileges)

Configuration

Crash log
If the app crashed, you need a crash log. To get your crash log, open Console.app, go to Crash Reports, and find the latest entry for either UTM, QEMU, QEMUHelper, or qemu-*. Right click and choose Reveal in Finder. Attach the report here.

Debug log
UTM-2024-02-21-133334.txt

Upload VM
config.txt

s4093120 commented 6 months ago

I converted the file ending's to .txt instead of their respective formats as github did not let me upload them.

osy commented 6 months ago

To be clear, this is a release you downloaded and not built by yourself?

burnthoney commented 6 months ago

I installed it via brew. I did the same thing on a friends m2 mac and it worked so i don't know why it doesn't work for me.