【发布时间】:2021-06-29 13:55:17
【问题描述】:
有人知道我在哪里可以找到收到的 SSH 数据包类型的描述吗?
我在通过 ssh 连接到我的路由器时遇到问题,并且在 ssh 调试中,我在断开连接之前从路由器接收到数据包类型 1。似乎无法弄清楚这是什么意思。
路由器IP地址已更改
debug3: send packet: type 50
debug2: we sent a password packet, wait for reply
debug3: receive packet: type 1
Received disconnect from 192.168.1.1 port 22:11:
【问题讨论】: