A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
-
能够ping通VPS,但是在用v2ray工具启动服务的时候出现如下错误:
-
@rookie 在 A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 中说:
能够ping通VPS,但是在用v2ray工具启动服务的时候出现如下错误:
也设置了防火墙的端口,也能够登录vps服务器 -
@rookie 可能是v2没有正常运行
-
v2处于listen状态
-
[Warning] failed to handler mux client connection > v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to read header > v2ray.com/core/proxy/vmess/encoding: failed to read response header > read tcp 192.168.3.106:54739->x'x'x'x'xxxxxx: wsarecv: An existing connection was forcibly closed by the remote host. 也出现了这个错误信息,但是我的防火墙已经放行了端口,不知道这个是什么意思
-
@rookie 就是说对方拒绝了,要么配置错了,要么防火墙没开
-
[Warning] failed to handler mux client connection > v2ray.com/core/proxy/vmess/outbound: failed to find an available destination > v2ray.com/core/common/retry: [dial tcp xxxxxx: i/o timeout] > v2ray.com/core/common/retry: all retry attempts failed
我把我的vps SSH端口断掉之后 只放行了12345的v2ray端口后出现这个问题 -
@rookie 这就是防火墙问题
-
请问,我现在还需要放行哪些端口呢? 这个12345端口是v2ray的,之前我试过把我的vps的28331ssh端口也放行了,可是就会出现我上面的问题。
查看了我的防火墙放行的端口有三个 12345/tcp 28331/tcp 22/tcp, 是我设置端口协议有问题么? -
@rookie 你用一键脚本就会放行端口
-
我之前就是直接执行脚本, 然后连接的时候 就会出现 远程主机强制断开的消息。 谢谢,大佬,我重新卸掉来一遍 试试
-
Warning] failed to handler mux client connection > v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to read header > v2ray.com/core/proxy/vmess/encoding: failed to read response header > read tcp 192.168.3.106:51767->xxxxxxx: wsarecv: An existing connection was forcibly closed by the remote host.
我这里重装了一遍还是一样的问题,我运行一键脚本后,查看防火墙端口并没有将配置文件中的端口放行,我手动放行之后还是一样的原因,
我能够连接登陆我的VPS,也能够ping通,不知道到底是什么原因 ,是我防火墙问题么? 有些无从下手 -
@rookie 服务器上v2ray没有正常运行,或者配置错了