Docker network setting "--net=host" does not work with 1.15.x using windows and wsl #7378
Labels
area/networking
area/wsl
WSL integration
kind/enhancement
New feature or request
parity/project
Feature is available from other projects
platform/windows
regression
Functionality was working in a previous release and is now broken
Milestone
Actual Behavior
Starting a docker container in wsl with network setting "--net=host" does not work anymore as host servers are not available in container and container services not in wsl.
Steps to Reproduce
The other way around:
Result
Result ist Connection refused wheren accessing both servers.
Expected Behavior
Both services are reachable.
Additional Information
Downgrading back to 1.14.2 also did not work until I disabled "Networking Tunnel". Then it starts working again.
Maybe its related to #7294 as the address 192.168.1.1 is already pingable within my company network even without starting rancher.
For now we seem to be stuck on 1.14.2 with disabled network tunnel.
Rancher Desktop Version
1.15.x
Rancher Desktop K8s Version
1.30.4
Which container engine are you using?
moby (docker cli)
What operating system are you using?
Windows
Operating System / Build Version
Microsoft Windows 10 Enterprise 10.0.19045 Build 19045
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
Yes, we use Pulse Secure VPN.
The text was updated successfully, but these errors were encountered: