mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2593] frpc https和ssh 端口都可以成功穿透 但是http端口穿透失败 #2065
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#2065
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 @qiubi8801 on GitHub (Sep 28, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2593
Originally assigned to: @blizard863 on GitHub.
Bug Description
环境:

服务端:腾讯云 windows Serve 2016, frp_0.37.1_windows_amd64.zip 配置信息如下
客户端:树莓派4B 64 centos7, frp_0.37.1_linux_arm64.tar.gz 配置如下

启动

服务端:frps.ini 管理员身份启动命令行,执行 frps.exe -c frps.ini 启动后状态如下图
客户端:frps.ini root权限 执行 ./frpc -c ./frpc.ini 启动后状态如下图

web服务:
树莓派4B centos7 64位 安装宝塔面板,搭建网站。
局域网访问一切正常。外网访问可以通过443端口穿透,外网SSH也都是成功的。但是外网80端口穿透失败。期望通过外网80端口穿透访问内网的宝塔面板入口。(服务器和树莓派的80端口均已经在安全组中设置放行,域名做了泛解析到服务器ip了)。
Tips:
之前安装过 ubuntu server frpc版本号0.24 服务端和客户端均按照上方的配置,80端口是可以成功的,没试443是否成功。然而centos7 + frpc 24或者 37版本 80端口依然穿透失败。
求助各位大神帮助看看 到底是哪有问题
@blizard863 commented on GitHub (Oct 13, 2021):
有错误日志的话贴一下
@sallyciel commented on GitHub (Oct 28, 2021):
我也有这问题,不过不是80端口不能穿透,而是443不能,访问443只有页面的超时提示,服务端、客户端都没有产出错误日志,头疼
@github-actions[bot] commented on GitHub (Nov 28, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.