I am working with windows subsystem for linux as an SSH client with another Ubuntu VM.
For my work I need to have the same IP address in the two machines, but the problem seems to be that there is no netplan file i can configure, and when I type ip I get a random ip address that doesn't seem to change even when I reboot the system.
My question is why there is no netplan file controlling the networking configuration and is it possible to create a file and make it serve my needs without any issues ?