[GH-ISSUE #2593] frpc https和ssh 端口都可以成功穿透 但是http端口穿透失败 #2065

Closed
opened 2026-05-05 13:19:48 -06:00 by gitea-mirror · 3 comments
Owner

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 配置信息如下
sucai2

客户端:树莓派4B 64 centos7, frp_0.37.1_linux_arm64.tar.gz 配置如下
sucai1

启动
服务端:frps.ini 管理员身份启动命令行,执行 frps.exe -c frps.ini 启动后状态如下图
sucai3

客户端:frps.ini root权限 执行 ./frpc -c ./frpc.ini 启动后状态如下图
sucai4

web服务:
树莓派4B centos7 64位 安装宝塔面板,搭建网站。

局域网访问一切正常。外网访问可以通过443端口穿透,外网SSH也都是成功的。但是外网80端口穿透失败。期望通过外网80端口穿透访问内网的宝塔面板入口。(服务器和树莓派的80端口均已经在安全组中设置放行,域名做了泛解析到服务器ip了)。

Tips:
之前安装过 ubuntu server frpc版本号0.24 服务端和客户端均按照上方的配置,80端口是可以成功的,没试443是否成功。然而centos7 + frpc 24或者 37版本 80端口依然穿透失败。

求助各位大神帮助看看 到底是哪有问题

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 配置信息如下 <img width="306" alt="sucai2" src="https://user-images.githubusercontent.com/3949099/135132100-a1e189a9-1404-415a-93e4-e4b60a2b18e6.png"> 客户端:树莓派4B 64 centos7, frp_0.37.1_linux_arm64.tar.gz 配置如下 <img width="284" alt="sucai1" src="https://user-images.githubusercontent.com/3949099/135132274-0a1c5eff-9286-48ac-a5e4-420b94542116.png"> 启动 服务端:frps.ini 管理员身份启动命令行,执行 frps.exe -c frps.ini 启动后状态如下图 <img width="652" alt="sucai3" src="https://user-images.githubusercontent.com/3949099/135132497-9fe9615e-42de-472d-b85f-6aad76fd0949.png"> 客户端:frps.ini root权限 执行 ./frpc -c ./frpc.ini 启动后状态如下图 <img width="968" alt="sucai4" src="https://user-images.githubusercontent.com/3949099/135132631-32e06f7b-760f-4f17-99c3-31bc8e5346f4.png"> web服务: 树莓派4B centos7 64位 安装宝塔面板,搭建网站。 局域网访问一切正常。外网访问可以通过443端口穿透,外网SSH也都是成功的。但是外网80端口穿透失败。期望通过外网80端口穿透访问内网的宝塔面板入口。(服务器和树莓派的80端口均已经在安全组中设置放行,域名做了泛解析到服务器ip了)。 Tips: 之前安装过 ubuntu server frpc版本号0.24 服务端和客户端均按照上方的配置,80端口是可以成功的,没试443是否成功。然而centos7 + frpc 24或者 37版本 80端口依然穿透失败。 求助各位大神帮助看看 到底是哪有问题
gitea-mirror 2026-05-05 13:19:48 -06:00
Author
Owner

@blizard863 commented on GitHub (Oct 13, 2021):

有错误日志的话贴一下

<!-- gh-comment-id:941822508 --> @blizard863 commented on GitHub (Oct 13, 2021): 有错误日志的话贴一下
Author
Owner

@sallyciel commented on GitHub (Oct 28, 2021):

我也有这问题,不过不是80端口不能穿透,而是443不能,访问443只有页面的超时提示,服务端、客户端都没有产出错误日志,头疼

<!-- gh-comment-id:953484799 --> @sallyciel commented on GitHub (Oct 28, 2021): 我也有这问题,不过不是80端口不能穿透,而是443不能,访问443只有页面的超时提示,服务端、客户端都没有产出错误日志,头疼
Author
Owner

@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.

<!-- gh-comment-id:980813086 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2065
No description provided.