SSH configured tunnel
Having trouble getting ssh to work through
I've set up the config, and CNAME in cloudflare with 'cloudflared tunnel run <tunnel-name>' and in DNS dashboard verified CNAME entry '<tunnel-name>.cfargotunnel.com' is present.
If I attempt ssh [email protected] it goes to timeout.
In DNS-analyics, I see the queries there, but nothing in security event logs. So I'm not entierly sure how to proceed or debug since every think, as far as i can see, its green lights
I have added both ssh.domain and secure.domain (if anyone points out I have mapped CNAME wrong.
3 Replies
Did you setup your client SSH as neede?
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-cloudflared-authentication/#2-connect-as-a-user
I did setup ssh, and testet locally on my home lan. And that workes fine
With the proxy command?