codespace
codespace copied to clipboard
Can't connect to Codespace using an exit node
After running tailscale up with an --exit-node the connection to the Codespace goes away and I'm unable to connect to the Codespace again.
Also tried with more options:
sudo tailscale up --accept-routes --exit-node=100.x.x.x --exit-node-allow-lan-access=true
Having the same issue. Anyone have a fix?
@venkatamutyala and others that came up to this issue:
As a workaround, I'm using the node I would use as exit node as a subnet router: https://tailscale.com/kb/1019/subnets?tab=macos
@leocavalcante Thanks for following up. I was trying to avoid this because it's basically a split tunnel VPN however i ended up doing it as I couldn't find another path that was more practical.