github / gh-net

A network bridge between a Codespace and a local machine.
https://github.com/github/gh-net
286 stars 22 forks source link

HTTPS connection fails #52

Open avneeshs1 opened 1 year ago

avneeshs1 commented 1 year ago

I am trying to route my codespace's network traffic through my machines network which is on a VPN. I have set up gh cli (and can ssh into my codespace) and can run gh net. While accessing google.com works (below).

image

Accessing a resource that requires me to be on my VPN fails. The first time I connect, I see failure to establish SSH connection. The next time, the network calls just hang (and time out).

image

Here is what my machine's gh cli net interface is showing. Looks like DNS translation is working ok.

image

Expected behavior Connection to clearalpha.axioma.com should have gone through.

Desktop (please complete the following information):

Logs logs.zip