You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
Windows Version
Microsoft Windows [Version 10.0.22635.4880]
WSL Version
2.4.10.0
Are you using WSL 1 or WSL 2?
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
The text was updated successfully, but these errors were encountered: