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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gateway error #6

Open
Silentely opened this issue Oct 1, 2022 · 1 comment
Open

gateway error #6

Silentely opened this issue Oct 1, 2022 · 1 comment

Comments

@Silentely
Copy link

Silentely commented Oct 1, 2022

hey, I plan to ssh on one the server through a self-hosted tabby-web with a gateway.

tabby-web ssh displays is:

 SSH  Connecting to XX.XX.XX
 SSH  Host key fingerprint:
 SSH   ecdsa-sha2-nistp256  XXXXXXXXXXXXbW+1M= 
 SSH  Loading private key
 X  All configured authentication methods failed

the gateway output log is:

INFO:server:Token auth enabled
INFO:GatewayServer:Listening on 0.0.0.0:9000
INFO:websockets.server:server listening on 0.0.0.0:9000
INFO:websockets.server:connection open
INFO:GatewayWorker[192.168.16.1:52304]:New connection 192.168.16.1:52304
INFO:GatewayWorker[192.168.16.1:52304]:Connection established for 192.168.16.1:52304
INFO:GatewayWorker[192.168.16.1:52304]:Closing connection 192.168.16.1:52304
INFO:websockets.server:connection closed
INFO:websockets.server:connection open
INFO:GatewayWorker[192.168.16.1:53676]:New connection 192.168.16.1:53676
INFO:GatewayWorker[192.168.16.1:53676]:Connection established for 192.168.16.1:53676
INFO:GatewayWorker[192.168.16.1:53676]:Closing connection 192.168.16.1:53676
INFO:websockets.server:connection closed

SSH Log Display is:

Oct  1 13:34:41 ubuntu sshd[1754674]: Invalid user indicus from 1xx.xx.xx.x port 57926
Oct  1 13:34:41 ubuntu sshd[1754674]: Received disconnect from 1xx.xx.xx.x  port 57926:11: Bye Bye [preauth]
Oct  1 13:34:41 ubuntu sshd[1754674]: Disconnected from invalid user indicus 1xx.xx.xx.x  port 57926 [preauth]
Oct  1 13:36:12 ubuntu sshd[1754983]: Received disconnect from 1xx.xx.xx.x  port 44500:11:  [preauth]
Oct  1 13:36:12 ubuntu sshd[1754983]: Disconnected from authenticating user root 1xx.xx.xx.x port 44500 [preauth]
Oct  1 13:38:51 ubuntu sshd[1755306]: error: Received disconnect from 1xx.xx.xx.x port 17535:0:  [preauth]
Oct  1 13:38:51 ubuntu sshd[1755306]: Disconnected from authenticating user root 1xx.xx.xx.x port 17535 [preauth]

@untuned
Copy link

untuned commented Oct 7, 2022

Invalid user indicus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants