lollipopkit / flutter_server_box

ServerBox - server status & toolbox app using Flutter
GNU General Public License v3.0
3.65k stars 232 forks source link

使用跳板机连接时无法连接服务器 #392

Open Wuming-HUST opened 2 weeks ago

Wuming-HUST commented 2 weeks ago

描述BUG

跳板机可以连接上,但是无法连接上内网的服务器 显示

认证失败,请检查密码/密钥/主机/用户等是否错误

SSHAuthAbortError(Connection closed before authentication)

但电脑上直接执行

ssh user@192.168.1.23 -J 跳板机

可以连接上服务器

ssh 跳板机

也能直接连接到跳板机

无论是密码连接还是密钥都是一样的错误。

期望结果

希望能通过跳板机连接内网的服务器。

实际结果

实际无法连接,显示查看错误

截图

Screenshot_20240613_135948

设备

系统:Android14 App 版本 1.0.930

更多信息

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: Unable to connect to the server when using a springboard connection

DESCRIPTION BUG

The springboard machine can be connected, but cannot connect to the intranet server show

Authentication failed, please check whether the password/key/host/user, etc. are incorrect.

SSHAuthAbortError(Connection closed before authentication)

But execute it directly on the computer

ssh user@192.168.1.23 -J springboard machine

Can connect to the server

ssh springboard

Can also be connected directly to the springboard machine

It's the same error whether it's a password connection or a key.

Desired result

I hope to be able to connect to the intranet server through a springboard machine.

actual results

Unable to connect actually, display error

screenshot

Screenshot_20240613_135948

equipment

System: Android14 App version 1.0.930

More information