J'ai un fresh installation of Windows 11 avec ubuntu 20.04 installé inside wsl2.
When I try to perform an mise à jour sudo apt update or even ping google.com I get
Temporary failure resolving 'archive.ubuntu.com'
and
Temporary failure in name resolution
erreurs respectively.
I've tried:
-
Allowed wsl through the windows firefall using 'allow an app through the firewall' and selecting C:\Windows\System32\wsl.exe
-
Added inbound rule in firewall for port 3390
-
Set réseau profile to 'private' (although I would prefer to keep this public if there's a way to keep wsl fonctionnel)
-
running New-NetFirewallRule -DisplayName "WSL" -Direction Inbound -InterfaceAlias "vEthernet (WSL)" -Action Allow from a google search
EDIT: At this point J'ai essayé every google result and encore no solution. r/windows11 ne va pas let me post unless c'est a Monday (stupid). Également tried reinstalling ubuntu on wsl to no avail.