SSH freezes when recieving a Tailscale SSH_USERAUTH_BANNER
packet
#1929
Unanswered
librarianmage
asked this question in
Support
Replies: 1 comment 1 reply
-
Hi!
Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checklist
Configuration
Describe the bug
When attempting to SSH to my machine over Tailscale, there is no output. When running with
ssh -vvv
, the logs show that after receiving aSSH_USERAUTH_BANNER
packet, nothing further is output.When SSH'ing directly over my local network/Tailscale without Tailscale SSH, or when the Tailscale SSH ACL is configured to accept, everything works correctly.
Beta Was this translation helpful? Give feedback.
All reactions