Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank SSH馃悰 #1246

Open
Cuphead74832 opened this issue May 15, 2024 · 0 comments
Open

Blank SSH馃悰 #1246

Cuphead74832 opened this issue May 15, 2024 · 0 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@Cuphead74832
Copy link

Cuphead74832 commented May 15, 2024

Describe the bug
A clear and concise description of what the bug is.
I am trying to use a tunnel "cloudflared tunnel --url localhost:2222" to be able to remotely ssh to my server and the program works but when i try to ssh the domain it stays shut not even the password prompt.

To Reproduce
Steps to reproduce the behavior:

  1. Configure 'any ssh server on port 22 or 2222'
  2. Run 'cloudflared tunnel --url localhost:yourdesiredport'
  3. Attempt to connect to the ssh tunnel. (If you have success please tell me how to recreate these steps)

If it's an issue with Cloudflare Tunnel:
4. Tunnel ID : Not an issue with cloudflared
5. cloudflared config: None (Free Version)

Expected behavior
A clear and concise description of what you expected to happen.

I just ssh into the domain that was given to me and it just worked.

Environment and versions

  • OS: [Linux Ubuntu (Both machines)]
  • Architecture: [AMD64]
  • Version: [latest]

Logs and errors
If applicable, add logs or errors to help explain your problem.
There are NO errors in the program but does not respond to ssh so no log needed.

Additional context
Add any other context about the problem here.

I am planning to buy a static domain in the future but first i wanna see if i can get ssh working through the free ones.

UPDATE:
Got this error from ssh after 5 minutes:
ssh: connect to host table-products-seminars-cbs.trycloudflare.com (domain ceased) port 2222: Network is unreachable
Thats odd because i can tell the domain is UP as i can get the 502 error when i use my browser (i used cloudflared to do http request in the past as well so it was definetly NOT DOWN) maybe it has to be on tcp mode and i dont know how to explicitly activate tcp mode?

@Cuphead74832 Cuphead74832 added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant