How to connect guest from host in shared network mode? #7344
Unanswered
NanXiao
asked this question in
UTM Help (macOS)
Replies: 2 comments 4 replies
-
Try bridged mode. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@osy After switching to bridged mode, no matter I tired
Compared to "shared" mode, there are some changes:
Thanks! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the issue
I am a newbie of Virtualisation, so very sorry for this naive question. I installed an
OpenBSD
VM, and the network mode is "shared network". The following is theifconfig
output fromOpenBSD
guest:And from my host, I can find a new
bridge100
NIC:I tried to ping
OpenBSD
guest fromhost
, but it failed:But ping
bridge100
works:So how should I connect to guest VM in shared network mode? Thanks very much in advance!
P.S., I read https://docs.getutm.app/settings-qemu/devices/network/network/#network-mode, but it seems there is no answer.
Configuration
Beta Was this translation helpful? Give feedback.
All reactions