mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #431] Windows10 客户端 An existing connection was forcibly closed by the remote host. #324
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#324
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xeeoon on GitHub (Aug 19, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/431
版本:v0.13.0
Server端操作系统:Linux Centos 6.8
Client :Windows 10 企业版 1703
服务端一切正常,处于外网独立ip的环境。
客户端先后试过:
windows server 2003(内网),可连接,一切正常;
windows 7 (外网ip),可连接,一切正常;
windwos 7 (虚拟机,宿主机也处于内网环境),可连接,一切正常;
唯独一台内网中的Windows10链接出现问题:
CMD:
C:\Users\jinzh\Desktop\frp_0.9.3_windows_amd64>frpc -c frpc_min.ini
2017/08/19 12:49:06 [main.go:109] [I] Start frpc success
2017/08/19 12:49:07 [control.go:190] [E] ProxyName [web], read from server error, read tcp 192.168.1.102:50161->104.224.14x.xxx:5443: wsarecv: An existing connection was forcibly closed by the remote host.
2017/08/19 12:49:07 [control.go:39] [E] ProxyName [web], connect to server failed!
2017/08/19 12:49:07 [main.go:112] [W] All proxy exit!
PowerShell:
PS C:\Users\jinzh\Desktop\frp_0.9.3_windows_amd64> ./frpc -c ./frpc_in.ini
2017/08/19 12:50:11 [main.go:109] [I] Start frpc success
2017/08/19 12:50:11 [control.go:190] [E] ProxyName [web], read from server error, read tcp 192.168.1.102:50168->104.224.14x.xxx:5443: wsarecv: An existing connection was forcibly closed by the remote host.
2017/08/19 12:50:11 [control.go:39] [E] ProxyName [web], connect to server failed!
2017/08/19 12:50:11 [main.go:112] [W] All proxy exit!
防火墙为关闭状态。
@fatedier commented on GitHub (Aug 19, 2017):
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)