mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #61] 阿里云测试 #22
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#22
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 @wxf8126275 on GitHub (Aug 7, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/61
在阿里云服务器 配置服务端,本地能 telnet 7000 端口,然后在家再telnet 7000 端口 不通。
@fatedier commented on GitHub (Aug 7, 2016):
有可能是服务器端绑定的 ip 地址没有设置正确,或者是防火墙的原因,试着把防火墙关闭再试试看。
@wxf8126275 commented on GitHub (Aug 7, 2016):
防火墙也关闭试了 , IP 绑定如下
@fatedier commented on GitHub (Aug 7, 2016):
你在 7000 端口上开一个其他服务看能不能 telnet 通,我觉得可能还是防火墙的问题,linux 系统的以及阿里云提供的都检查一下。
@lughao commented on GitHub (Jun 6, 2017):
我在阿里云上配置也不行 防火墙都关了 看了好多遍文档 配置都按官方的 都不行
@chaishuanzhu commented on GitHub (Mar 6, 2018):
我把防火墙关了可以连上,应该是防火墙设置问题