mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 00:25:49 -06:00
[GH-ISSUE #214] http 连接除了 8080 端口外均不可连接 #146
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#146
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 @lotc on GitHub (Jan 5, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/214
(我也不知道问题出现在哪里,极有可能无法重现)
服务器 ini 内容:
客户端 ini 内容:
此时两方终端均显示连接成功。
但访问 frp.我的域名.com:8081 时无法显示客户端 80 端口 host 的一个网页。
当服务器端 ini 下的 vhost 端口改成 8080,然后再访问 frp.我的域名.com:8080 则可以显示。
@fatedier commented on GitHub (Jan 5, 2017):
先检查下是否是防火墙的原因,然后使用 8081 启动时看下日志中是否有报错信息。
@lotc commented on GitHub (Jan 5, 2017):
添加了 dashboard 项,dashboard 无论设置任何端口都可以访问,而且 dashboard 里面也显示 http working。同时,两方日志完全均没有报错。
应该是个别问题,机器上安装软件也很多,无法一一排查,可能要换一台客户端或者换成 Linux 平台再测试了。
谢谢你开发如此优秀的软件!
@qimo2020 commented on GitHub (Jan 22, 2021):
刚测试了下,我的也是这种情况,除8080端口,其它端口均失败
@qimo2020 commented on GitHub (Jan 22, 2021):
已解决!总结导致此问题出现的原因有: