Listening on non-localhost does not work on Windows #7941
Labels
area/networking
kind/bug
Something isn't working
platform/windows
qase
Issue is related to manual test in Qase
Actual Behavior
When a moby container listens on all interfaces, from the host only the localhost port is available.
This is from Qase test RD-55. It's possible that the test case needs to be modified instead.
Steps to Reproduce
docker run -d --name hello-world -p 55043:80 strm/helloworld-http
Result
Only connection to localhost works:
Expected Behavior
Connections to non-localhost addresses should work.
Additional Information
rancher-desktop-guestagent.log
:Rancher Desktop Version
1.17.0-g77398647d
Rancher Desktop K8s Version
N/A
Which container engine are you using?
moby (docker cli)
What operating system are you using?
Windows
Operating System / Build Version
Windows 11 Pro 23H2 (Build 22631.4602)
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
VM install
The text was updated successfully, but these errors were encountered: