utmapp / UTM

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

Unable to ping outside addresses when using "Emulated VLAN" adapter (using v4.6.0 beta, unknown if regression) #6749

Closed joseph-long closed 2 weeks ago

joseph-long commented 1 month ago

Describe the issue

I am running Rocky Linux 9.4 on ARM with an "Emulated VLAN" network adapter. My understanding was that this was that this would have all the traffic to the outside appear to come from the qemu process, with things like dhcp and dns provided by qemu to the guest. (I'm trying to diagnose a user's issue with a "Shared Network" that worked until I was no longer helping them, thinking maybe this will rule out some possible sources of errors like changing host OS network config.)

In the pre-installation environment for Rocky 9.4 I get a network configuration from dhcp. I am able to ping the default route host, 10.0.2.2, but not an outside address like 1.1.1.1:

image

I have the firewall disabled, and I was prompted to allow UTM to access devices on the local network-- I am pretty sure I clicked 'allow', but I don't know where that permission lives in System Settings now.

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
debug.log

(I did not see anything network related.)

Upload VM

The config is here; the VM is empty except for a Rocky-9.4-aarch64-minimal.iso install disk.

config.plist.zip

osy commented 2 weeks ago

Duplicate of #351

Ping doesn't work with SLIRP