Skip to content

mirrored Network looks fine! but threre have some error in log. #11498

@PeaceZhang

Description

@PeaceZhang

Windows Version

10.0.22635.3500

WSL Version

2.2.1.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.150.1-2

Distro Version

Ubuntu-22.04

Other Software

.wslconfig:

[experimental]
autoMemoryReclaim=gradual # 可以在 gradual 、dropcache 、disabled 之间选择
networkingMode=mirrored
dnsTunneling=true
firewall=true
autoProxy=true
sparseVhd=true

Repro Steps

  1. open wireshark monitoring host network adapter
  2. send command "ping baidu.com" in ubuntu terminal

Expected Behavior

  1. ping command successful
  2. in wireshark trace, ICMP Requests and replies package come in pairs and there are no unexceptions icmp error packages

Actual Behavior

  1. ping command 100% successful sent
    image
  2. wireshark has "desination unreachable" unexceped package
    image

Diagnostic Logs

wireshark_trace_icmp.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions