mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1682] frpc报错,i/o deadline reached #1332
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#1332
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 @isalie on GitHub (Mar 4, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1682
版本:FRP_0.31.2_WINDOWS_AMD64
服务器端和客户端一致。
服务器端:阿里云 ECS : windows server 2008 rc2 企业版 64位系统
客户端:win7 64
Configures you used:
第一次用,最小配置情况下尝试一直无法连通
frps.ini
frpc.ini
Steps to reproduce the issue:

1.服务器端看起来正常,
2.客户端启动就出错,看起来就没有跟服务器端通信
我分析可能是防火墙问题,阿里云的防火墙问题,不过配置完了之后还是一样

在阿里的安全组规则当中添加了7000-7500允许通过。
在配置上加上了kcp就能通信了。
@isalie commented on GitHub (Mar 4, 2020):
7500这个dashboard倒是能正常打开。