Replies: 1 comment
-
Sad news from just released WSL v2.4.5 changelog:
Bridged mode works very well as it is now in WSL-Version: 2.4.5.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
System details:
.wslconfig:
I have a HTPC with 3 Ethernet ports, one connected to my Internet router, and two on one NIC currently unused.
To free up a port on the Internet router I would like to use one of the free ports to connect a device with access to the Internet router.
This HTPC also has a WSL2 instance active which via Hyper-V Manager > Virtual Switch manager connects the vNIC of the WSL2 instance to the Internet router.
Starting from a good working condition, I configured a bridge in Win11 and added the interface connected to Internet and an unused port on a NIC.
(commands below)
This looked to work ok.
But on a TCP connection between the WSL2 instance and the Win11 host get a lot of retransmissions during video-streaming (e.g. recording or live-tv).
This is also causing very frequent buffering in the video application (Kodi).
Is this a known limitation?
Or did I configure it incorrect?
Bridge configuration:
Beta Was this translation helpful? Give feedback.
All reactions