microsoft / microsoft/WSL

wsl: Hyper-V 防火墙不受支持 wsl: 不支持镜像网络模式: Windows 版本 19045.4894 没有所需的功能。 正在回退到 NAT 网络。 wsl: DNS 隧道不受支持

Open
#12,029 17 comments 2 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

### Windows Version

Windows 版本 19045.4894

### WSL Version

2.2.4.0

### Are you using WSL 1 or WSL 2?

- [X] WSL 2
- [ ] WSL 1

### Kernel Version

5.15.153.1-2

### Distro Version

Ubuntu-22.04

### Other Software

_No response_

### Repro Steps

Set up .wslconfig in the user directory
[wsl2]
memory=8GB
processors=8
[experimental]
autoMemoryReclaim=gradual
networkingMode=mirrored
dnsTunneling=true
firewall=true
autoProxy=true
sparseVhd=true

### Expected Behavior

111

### Actual Behavior

PS F:\workspace\c++> wsl
wsl: Hyper-V 防火墙不受支持
wsl: 不支持镜像网络模式: Windows 版本 19045.4894 没有所需的功能。
正在回退到 NAT 网络。
wsl: DNS 隧道不受支持

### Diagnostic Logs

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the reported .wslconfig settings and the Windows 19045.4894, WSL 2.2.4.0, kernel, and Ubuntu versions in the issue. Reproduce the warnings and determine the expected behavior, since the current expected-behavior section only says “111”; done requires a confirmed diagnosis and a clearly defined fix or compatibility explanation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking, operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.