Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reach device under ICS network (WIN11) #10268

Open
1 of 2 tasks
dellorogiulio opened this issue Jul 7, 2023 · 5 comments
Open
1 of 2 tasks

Unable to reach device under ICS network (WIN11) #10268

dellorogiulio opened this issue Jul 7, 2023 · 5 comments

Comments

@dellorogiulio
Copy link

dellorogiulio commented Jul 7, 2023

Windows Version

Windows 11 [ Windows Version: 10.0.22621.1928]

WSL Version

1.2.5.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.90.1

Distro Version

Ubuntu 22.04 LTS

Other Software

No response

Repro Steps

On Windows 11, configure a network adapter with static IP.
Connect a device which can be reached under the previous statically set network.
Ping the device from WSL => OK
Ping the device from host machine => OK

Now configure the adapter under ICS, so share a internet-access network with the adapter with ICS. Now the adapter takes the ICS IP (192.168.137.1) and provides DHCP. Let the previous device take an IP via DHCP.
Ping the device from WSL => KO
Ping the device from host machine => OK

Expected Behavior

A device under ICS network should be reachable from WSL

Actual Behavior

A device under ICS network cannot be reached from WSL even if it is reachable from host.

Diagnostic Logs

No response

@dellorogiulio dellorogiulio changed the title Unable to reach device under ICS network Unable to reach device under ICS network (WIN11) Jul 7, 2023
@escherstair
Copy link

Has someone else found this issue?
Is there any workaround?

Thanks

@escherstair
Copy link

Sorry for pushing,
but this issue has become a real pain for our development (since the working Windows 10 machines have been replaced one after another).
And with the new Windows 11 machines, ICS doesn't work as explaine din this issue.

@escherstair
Copy link

escherstair commented Mar 22, 2024

I can just share an important update that I hope can help finding the reason for the issue.
Everything works as expected on my Windows 10.
But if I apply security update KB5035845 I see the issue on my Windows 10.
After having uninstalled KB5035845 everything is ok again.

Is this info useful?
@craigloewen-msft

Thanks in advance

@escherstair
Copy link

I've just updated WSL to v2.1.5 but the issue has not been solved yet.
From my side, this is a major issue, because soon or later all the Windows 10 PC will be updated to Windows 11

@escherstair
Copy link

I can just share another important update that I hope can help finding the reason for the issue.
Everything works as expected on my Windows 10.
But if I apply security update KB5041580 I see the issue on my Windows 10.
After having uninstalled KB5041580 everything is ok again.

So, both KB5035845 and KB5041580 break the functionality of ICS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants