No internet connection on WSL Ubuntu (Windows Subsystem for Linux) [closed]

The reason this error occurs is because Windows automatically generates resolv.conf file with wrong nameserver. To resolve this issue, follow the following steps. Locate the file by running the following command: sudo nano /etc/resolv.conf You will see the following in the file: # This file was automatically generated by WSL. To stop automatic generation of … Read more