-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
Windows Version
Windows 11 Famille 25H2 — Build 26200.7922
WSL Version
Version WSL : 2.6.3.0
Are you using WSL 1 or WSL 2?
- WSL 2
- WSL 1
Kernel Version
Distribution par défaut : Ubuntu Version par défaut : 2
Distro Version
No LSB modules are available. Release: 24.04
Other Software
- VScode running wsl : ubuntu
- taiscale
Repro Steps
wslconfig : nat -> VITE working, copilot does not.
mirrored -> copilot working, VITE not
Expected Behavior
WSL connected to internet; ping without loss
Actual Behavior
ERR_CONNEXION_TIMEOUT
Diagnostic Logs
Diagnostics complets WSL2 — Réseau cassé
Machine
- OS : Windows 11 Famille 25H2 — Build
26200.7922 - PC : ASUS (VivoBook Pro)
- Réseau Windows : Fonctionne normalement (Wi-Fi MediaTek MT7921)
- WSL : Ubuntu (WSL2)
- Adaptateurs réseau : vEthernet WSL (Hyper-V), Tailscale, AnchorFree TAP-Windows V9, Bluetooth
Symptôme
ping 8.8.8.8depuis WSL2 → 100% packet loss systématiqueping 192.168.16.1(gateway WSL) → 100% packet loss aussi- Windows a Internet, WSL2 n'en a aucun
Diagnostics collectés
Commande | Résultat -- | -- ip route (WSL) | default via 192.168.16.1 dev eth0 ip addr (WSL) | 192.168.26.130/20 sur eth0 cat /etc/resolv.conf | nameserver 10.255.255.254 arp -a (WSL) | Gateway 192.168.16.1 → MAC 00:15:5d:dc:8c:03 (résolu mais ne répond pas) Get-NetIPAddress *WSL* (Windows) | 192.168.16.1/20 sur vEthernet WSL — correct Get-NetIPInterface *WSL* (Windows) | Forwarding = Disabled (activé manuellement → aucun effet) route print \| findstr 192.168 (Windows) | Aucune route vers le subnet WSL Programme Windows Insider | Non inscritTentatives effectuées (toutes échouées)
- ✗ Mode
mirroreddans.wslconfig→ Vite inaccessible, pas d'Internet - ✗ Mode
NATdans.wslconfig→ 100% packet loss - ✗
wsl --shutdown+ relance (plusieurs fois) - ✗
Restart-Service hns - ✗
netsh winsock reset+netsh int ip reset all+ reboot (×2) - ✗
ipconfig /flushdns+/release+/renew - ✗
Set-NetIPInterface -Forwarding Enabledsur vEthernet WSL - ✗
wsl-vpnkit(importé et lancé → même 100% loss) - ✗ Désactivation AnchorFree TAP adapter → aucun changement
- ✗ Changement MTU → aucun effet
État actuel nettoyé
wsl-vpnkitdésinstallé- Forwarding remis à Disabled
.wslconfig: uniquementlocalhostForwarding=true- AnchorFree TAP réactivé
- Aucune modification persistante
Reactions are currently unavailable