WSA icon indicating copy to clipboard operation
WSA copied to clipboard

Local Network Access: WSA Network Adaptor does not match the host Network Adaptor netmask/subnet

Open CPaxman opened this issue 1 year ago • 0 comments

Steps to reproduce

With local network access enabled I still could not connect to some local only services. I used ADB to shell into the WSA instance and running ifconfig I noticed that eth0 had the correct IP Address but the netmask was 255.255.255.0 when it should have been 255.255.252.0

image

image

✔️ Expected Behavior

Netmask to match the host network adaptor when in the bridged/Local network access mode is enabled.

❌ Actual Behavior

Netmask is 255.255.255.0 instead of 255.255.252.0 in this scenario

Other Software

No response

Please specify the version of Windows Subsystem for Android

2311.40000.5.0

CPaxman avatar Jan 26 '24 07:01 CPaxman