Tunnels on Raspberry Pi for SSH
Hey, im trying to setup a tunnel to allow me to use ssh to access some raspberry pis on diffrent networks. I was able to use the cloudflare dashboard ui to set it up and test on windows without issues, but for debian it doesnt look like any of the packages work on the pi. I tried installing it other ways using tutorials online and was able to get it running but when i try to connect via ssh it doesnt work.
Thanks!
4 Replies
and im using the command
ssh pi@k4.#############
######
is redacted ofcalso why is UNIX on here twice?
Oh, that’s what I was doing wrong. I saw that’s in the docs but thought it was for when you use access auth or something. Yea the docs are kinda all over the place. I will try that. Thanks!
Just got a chance to test and I got the error
(Windows client)
Running the cmd in an admin cmdprompt fixed that, but now im getting
Is this an auth issue?
wait i got it. it didnt like having ssh.pi in my subdomain field. it only wanted one thing. so like i just used pi
i figured since it didnt say it was invalid on the dashboard i could do that
lots of the tutorials allowed that but that was for http