-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
ssue:
We’re facing an issue with WSL2 where traffic from WSL is unable to route to Prisma when GlobalProtect (GP) is running on the host Windows machine with an Explicit Proxy enabled on Localhost 127.0.0.1:9999.
Environment Setup:
GlobalProtect VPN enabled with Explicit Proxy
Proxy PAC listening on 127.0.0.1:9999
WSL2 traffic appears to use the Windows Hyper-V loopback interface
Question :
How can we configure WSL2 traffic to route through the GlobalProtect Explicit Proxy running on the Windows host at 127.0.0.1:9999?
Specifically, we need to ensure that traffic originating from WSL2 is correctly forwarded to the proxy service bound to the Windows loopback interface, while GlobalProtect Explicit Proxy remains enabled on the host.
Reactions are currently unavailable