首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ssh_exchange_identification:由远程关闭的连接

ssh_exchange_identification:由远程关闭的连接
EN

Unix & Linux用户
提问于 2016-12-02 21:48:34
回答 1查看 1.1K关注 0票数 0

我想要能够进入工作-个人电脑,是后面的限制防火墙从家里-个人电脑。

Work openssh版本

代码语言:javascript
复制
OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g  1 Mar 2016

我在work: ssh -p443 -fNTR 0.0.0.0:6333:localhost:443 username@XX.XX上使用这个命令

我在home-pc上使用这个命令:

ssh -v -p 6333本地主机

家庭输出-个人电脑:

代码语言:javascript
复制
OpenSSH_7.3p1, OpenSSL 1.0.2j  26 Sep 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to localhost [::1] port 6333.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.3
ssh_exchange_identification: Connection closed by remote host

该工作-pc响应到家庭-pc与:

代码语言:javascript
复制
connect_to localhost port 443: failed.
EN

回答 1

Unix & Linux用户

发布于 2017-01-05 17:02:38

您可以看到相关的问题,因为这是最近的错误,我在没有退出的情况下也有同样的问题。我不知道你的路由器的坏配置或类似的东西,但不为我工作。

见相关问题

红帽子报告的臭虫

臭虫内核bugzilla

票数 0
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/327676

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档