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

Mirrored mode networking unavailable in Windows 11 Insider build 22635.4880 (and it should be) #12578

Open
1 of 2 tasks
UncleMarky opened this issue Feb 12, 2025 · 2 comments
Open
1 of 2 tasks

Comments

@UncleMarky
Copy link

Windows Version

Microsoft Windows [Version 10.0.22635.4880]

WSL Version

2.4.10.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.167.4-1

Distro Version

Ubunto 22.04

Other Software

Docker Desktop (Windows), v4.38.0

Repro Steps

Start WSL for the first time since reboot.

Expected Behavior

WSL2 should start with mirrored network mode.

My .wslconfig file contents,

[wsl2]
networkingMode=mirrored

Limits VM memory in WSL 2 - 50% of total memory on Windows or 8GB, whichever is less; on builds before 20175: 80% of your total memory on Windows

memory=8GB

processors=8 # Makes the WSL 2 VM use 8 virtual processors

Sets amount of swap storage space to 8GB, default is 25% of available RAM

swap=8GB

Boolean specifying if ports bound to wildcard or localhost in the WSL 2 VM should be connectable from the host via localhost:port.

localhostForwarding=true

Disables nested virtualization

nestedVirtualization=false

Turns on output console showing contents of dmesg when opening a WSL 2 distro for debugging

debugConsole=false

Added 6th Sept 2023- see https://superuser.com/questions/1559170/how-can-i-reduce-the-consumption-of-the-vmmem-process

guiApplications=false

[experimental]
autoMemoryReclaim=gradual

Edition Windows 11 Pro
Version 23H2
Installed on ‎9/‎10/‎2023
OS build 22635.4880
Experience Windows Feature Experience Pack 1000.22700.1074.0

Actual Behavior

Error in terminal and Event Viewer,

wsl: Mirrored networking mode is not supported: Windows version 22635.4880 does not have the required features.
Falling back to NAT networking.
wsl: Failed to configure network (networkingMode Nat), falling back to networkingMode VirtioProxy.

Diagnostic Logs

WslLogs-2025-02-13_01-46-14.zip

WslNetworkingLogs-2025-02-13_01-48-10.zip

@UncleMarky
Copy link
Author

Ubuntu 22.04, not Ubunto! Sorry.

Copy link

View similar issues

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!

Closed similar issues:

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

Diagnostic information
Found '/question', adding tag 'question'
Multiple log files found, using: https://github.com/user-attachments/files/18769556/WslLogs-2025-02-13_01-46-14.zip
.wslconfig found
Detected appx version: 2.4.10.0
Found evidence of HcnCreateNetwork failure: HcnCreateNetwork (null). HResult: 0x800706D9

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

No branches or pull requests

2 participants