Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enable Mirrored network on WSL #11154

Open
1 of 2 tasks
ecomter opened this issue Feb 14, 2024 · 9 comments
Open
1 of 2 tasks

Cannot enable Mirrored network on WSL #11154

ecomter opened this issue Feb 14, 2024 · 9 comments
Labels

Comments

@ecomter
Copy link

ecomter commented Feb 14, 2024

Windows Version

Microsoft Windows [Version 10.0.26052.1000]

WSL Version

2.1.1.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.146.1-microsoft-standard-WSL2

Distro Version

Ubuntu 18.04

Other Software

No response

Repro Steps

I set the network type to mirrored in the .wslconfig file.
networkingMode=mirrored
and then restart WSL

Expected Behavior

Everything's getting good. It should work.

Actual Behavior

When I start wsl it reports an error:

无法初始化Mirrored网络。若要切换回NAT网络请从 C:\Users\ecomter\.wslconfig中删除“experimental.networkingMode”
Error code: Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/0x803b0015

Diagnostic Logs

WslNetworkingLogs-2024-02-14_17-09-15.zip

Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@chanpreetdhanjal
Copy link

Hi. Can you please collect networking logs by following the instructions below?
https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#collect-wsl-logs-for-networking-issues

@ecomter
Copy link
Author

ecomter commented Feb 15, 2024

I have finished it in the title “Diagnostic Logs” of the first answer.
WslNetworkingLogs-2024-02-14_17-09-15.zip

@ecomter
Copy link
Author

ecomter commented Feb 17, 2024

Is there a available solution yet, please? I found in the Microsoft documentation that it might mean HCN_E_REQUEST_UNSUPPORTED error which is "The specified request is unsupported". I am hosting my virtual machine in azure, hope this helps!

@keith-horton
Copy link
Member

Hi there. can you clarify what version of Windows is running in your virtual machine? Is this a server SKU? is it a headless server SKU? I'm reading code where it looks like it's blocking it for some reason.

@ecomter
Copy link
Author

ecomter commented Feb 21, 2024

It's Windows Server 2025 Datacenter Azure Edition Build 26052 running on Microsoft Azure, I connect to it by RDP. So I think it is a Headless server SKU

@keith-horton
Copy link
Member

Yeah, sorry. I found code in another component that's blocking Mirrored mode from running on Server SKUs :(

I'm going to try and fix this for the next release. I will have to pitch this to folks who work on servicing for existing releases.

@L2
Copy link

L2 commented May 15, 2024

Yeah, sorry. I found code in another component that's blocking Mirrored mode from running on Server SKUs :(

I'm going to try and fix this for the next release. I will have to pitch this to folks who work on servicing for existing releases.

Hi @keith-horton , just a friendly ping to see if you were able to get Mirrored mode working with Windows Server (2022 in particular) and if there's any eta on the release for the next WSL pre-release build. Thanks!

@joshmouch
Copy link

It's Windows Server 2025 Datacenter Azure Edition Build 26052 running on Microsoft Azure, I connect to it by RDP. So I think it is a Headless server SKU

I'm also getting this on Windows Datacenter Server 2025 preview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants