utmapp / utmapp/UTM

UTM - Cannot create a working VLAN between Win Server 19 and Win 11

Open
#7,123 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
35.5k
Forks
1.8k
Avg merge
5d 5h
Merged PRs (30d)
7

Description

Hi, new member here.

Trying to setup a basic home lab for practicing Win Server admin in MAC M4 using UTM. I cannot connect my Win Server with Win 11 VM using an emulated VLAN.

My setup:

1. Win Server 2019 is emulated VM:
- Has 1 network device/adapter which is Emulated VLAN (network card - virtio-net-pci)
- Connected with Host Address of 192.168.100.2 and Guest network: 192.168.100.0/24.
- DHCP start is 192.168.100.100.
- IPv4 is statically configured to 192.168.100.10.

2. Win 11 (VHDX install - not an emulated VM) -
- Has 1 network device which is in Emulated VLAN mode with virtio-net-pci network card
- Connected with Host Address of 192.168.100.2 and Guest network: 192.168.100.0/24.
- DHCP start is 192.168.100.100.
- IPv4 is configured to 192.168.100.20.

Issue - Ping requests from one machine to other fails.

I have tried switching the network card to e1000 - same issue.
Have tried e1000 on server and virtio-net-pci on Win 11 - still no connection.
Have tried leaving DHCP field as default (- some 10.0.0.2 address ?) - same issue.
Disabled firewall on both - issue presists.

Can anyone help me here please? Sorry if this has been posted previously - new member and upon searching I didn't find any matching threads.

Cheers!

![Image](https://github.com/user-attachments/assets/1851929c-fce0-45f7-8c66-0cdb094267ef)

Server network -

![Image](https://github.com/user-attachments/assets/ec923930-9d70-4ba6-b134-16a805ba07ce)

Win 11 network -

![Image](https://github.com/user-attachments/assets/a449954d-b461-4e82-8e90-87278a6e5bbd)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.