UDP port forwarding not working on Windows with network tunnel enabled #6821
Labels
area/networking
kind/enhancement
New feature or request
platform/windows
regression
Functionality was working in a previous release and is now broken
Milestone
Actual Behavior
With the network tunnel enabled host-switch listens for TCP even when exposing a UDP port from a container. Without it enabled
wslrelay.exe
doesn't listen at all on UDP ports.Steps to Reproduce
Any container with
-p 1234:1234/udp
Result
host-switch listens for TCP on the exposed port instead of UDP.
Expected Behavior
It should listen and forward UDP correctly.
Additional Information
No response
Rancher Desktop Version
1.13.1
Rancher Desktop K8s Version
1.29.4
Which container engine are you using?
moby (docker cli)
What operating system are you using?
Windows
Operating System / Build Version
Windows 11 Pro 10.0.22631
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
N/A
The text was updated successfully, but these errors were encountered: