mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2921] 中国大陆境内的客户端连接不到大陆地区以外的服务端 #2327
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#2327
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 @billgateno on GitHub (May 1, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2921
Bug Description
中国大陆地区的客户端无法连接境外的服务端
版本均为0.42.0
服务端1:vultr jp centos 8.5
服务端2:linode in centos 7.9
但是,连接国内的阿里云就能正常使用
服务端3:aliyun cn bj centos 7.9
国内的阿里云带宽太小,而且限制域名,国外的就是连接不上
有没有办法解决呢?
就不加英文翻译了,这个应该是中国特色问题,说给外国人也不懂。
frpc Version
0.42.0
frps Version
0.42.0
System Architecture
linux/amd64,、windows/amd64
Configurations
就是默认配置,监听7000端口。没了
Logs
No response
Steps to reproduce
...
Affected area
@billgateno commented on GitHub (May 1, 2022):
报错信息是
2022/05/01 21:**:** [W] [service.go:128] login to server failed: EOF EOF@billgateno commented on GitHub (May 1, 2022):
近来发现zerotier也是,境内外可以ping通,但是传输不了其他数据,不知道是不是同一个原因
@Becods commented on GitHub (May 2, 2022):
考虑是否被gfw阻断连接