I have a Windows 10 with installed WSL2. In WSL2 I have an Ubuntu. I need to work directly from Ubuntu with different adapters that I have in my physical PC and have access to them from Windows. But in WSL2 I have only one virtual adapter. And do not see other adapters when run ifconfig -a
. Is there a way to make available/visible all Windows' network adapters inside Ubuntu?
Use case:I have PC with many adapters that physically are connected to the different devices. I need to send signals(requests) to these devices.