Webaccess via Tailscale Funnel

I have set up a pretty default Thinlinc single server without any other agents. Then I set up a Tailscale Funnel to access it by webaccess. I am able to get to login page. But after login it redirects to the correct hostname but goes for local port number. Is it possible to stop it from adding portnumber to the redirect?

The external is like https://foo.tailXca1.ts.net/ which is port 443. Internally Thinlinc answers on port 300 as is default.
I have changed agent_hostname in vsmagent.conf and login_page in webaccess.hconf to get to the login prompt.

I were able to resolve it by setting port to 10000 both internally and externally. Tailscale is limiting the Funnel to only a few ports. I would have preferred 443. But 10000 is fine for now.
This looks impressive! Can’t wait to try it out on the go.

1 Like

@Buzz glad to hear you got it working! Let us know what you think once you’ve had a chance to try it out.