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

WSL2: Jumbo frames are not forwarded to mirrored interface on Linux #11046

Open
1 of 2 tasks
mgkbeer opened this issue Jan 19, 2024 · 2 comments
Open
1 of 2 tasks

WSL2: Jumbo frames are not forwarded to mirrored interface on Linux #11046

mgkbeer opened this issue Jan 19, 2024 · 2 comments
Labels

Comments

@mgkbeer
Copy link

mgkbeer commented Jan 19, 2024

Windows Version

Windows version: 10.0.22621.3007

WSL Version

WSL version: 2.1.0.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

Ubuntu-22.04

Distro Version

Ubuntu-22.04

Other Software

No response

Repro Steps

[wsl2]
networkingMode = mirrored
firewall=true

localhostforwarding = true

Sending Ethernet packets of size 5000 bytes. I see those on Windows but do not see those on Ubuntu's mirrored interface. I do see packets less than 1500 bytes

Expected Behavior

Expected behavior is that I do see all the packets on mirrored interface

Actual Behavior

No packets bigger the 1500 bytes are seen

Diagnostic Logs

No response

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:

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

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

3 participants