What is the name of the domain?
prefer not saying
What is the issue you’re encountering
i’m trying to connect to mssql over a tunnel but it’s not working. i’ve set it up as a tcp tunnel ponting to localhost:1433 (not real port). it works when connecting from outside using the server’s ip, but not over tunnel. from inside the server i can connect to localhost,1433 so the port is working my firewall rules currently only allows inbound connections from my ip, but AFAIK the tunnel is an outbound one. the tunnel shows as healthy when i try to see the connector’s live logs, nothing shows up dns resolves to cloudflare
What steps have you taken to resolve the issue?
set server firewall (not the provider’s) to allow everything: no change
set the dns reccord to not proxy: no change