agreeable-xylophone-88850
04/04/2025, 6:50 PMvEthernet (WSL (Hyper-V firewall))
has an IP in the 172.19.*
range, but in rdctl shell
, I see the WSL host container IP is 192.168.127.2
, so Windows can't reach ports on this host. Is wslrelay.exe
supposed to be proxying ports over to Windows with more recent versions (I guess 16+)? I'm sure I've brought this up before, but the Slack workspace has lost the history of past conversationsagreeable-xylophone-88850
04/04/2025, 7:00 PMwsl-proxy.exe
instead of wslrelay.exe
. I do see some ports being relayed/proxy on Windows that are also being listened to within rdctl shell
. I'm not seeing my UDP ports (which I modified RD's iptables.go
to add support), but I'm guessing that's a me problemproud-jewelry-46860
04/04/2025, 9:13 PMwsl-proxy
is used to expose listening ports to the default WSL network namespace.
There's also host-switch.exe
that does the same on the Windows (host) side.