Skip to content

Instantly share code, notes, and snippets.

View AnthonyWC's full-sized avatar
💭
The Net is Vast and Infinite.

AnthonyWC AnthonyWC

💭
The Net is Vast and Infinite.
View GitHub Profile
@AnthonyWC
AnthonyWC / README.md
Created July 21, 2023 16:19 — forked from aojea/README.md
upgrade kind kubernetes cluster
@AnthonyWC
AnthonyWC / WSL2_VPN_Workaround_Instructions.md
Created July 10, 2024 02:22 — forked from machuu/WSL2_VPN_Workaround_Instructions.md
Workaround for WSL2 network broken on VPN

Overview

Internet connection and DNS routing are broken from WSL2 instances, when some VPNs are active.

The root cause seems to be that WSL2 and the VPN use the same IP address block, and the VPN routing clobbers WSL2's network routing.

This problem is tracked in multiple microsoft/WSL issues including, but not limited to: