mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4716] 关于转发内网web服务失效 #3726
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#3726
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 @kroazi on GitHub (Mar 16, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4716
我转发内网的mcsm面板服务(默认23333)我改成6333了 一直无法访问http://xxxx.xxxxx.xx:6333/提示检查代理或防火墙 但我防火墙打开的 服务器的安全组也打开的 却无法访问
frpc与frps都显示正常
frps日志
2025/03/16 13:18:32 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:52542]
2025/03/16 13:18:45 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:33964]
2025/03/16 13:18:59 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:43672]
2025/03/16 13:19:11 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:53292]
2025/03/16 13:19:25 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:34760]
2025/03/16 13:19:38 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:44378]
2025/03/16 13:19:51 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:54064]
2025/03/16 13:20:04 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:35478]
2025/03/16 13:20:18 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:45140]
2025/03/16 13:20:31 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:54802]
2025/03/16 13:20:44 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:36184]
2025/03/16 13:20:49 [I] [proxy.go:199] [86f3eae2a9420104] [web01] get a user connection [45.135.194.8:52564]
2025/03/16 13:20:57 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:45816]
2025/03/16 13:21:10 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:55490]
2025/03/16 13:21:24 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:36980]
2025/03/16 13:21:37 [I] [proxy.go:199] [86f3eae2a9420104] [web02] get a user connection [196.251.116.100:46656]
frpc日志
● frps.service - FRP Client (v0.61.1)
Loaded: loaded (/etc/systemd/system/frps.service; enabled; preset: enabled)
Active: active (running) since Sun 2025-03-16 04:43:30 UTC; 41min ago
Main PID: 1274 (frpc)
Tasks: 15 (limit: 154369)
Memory: 17.8M (peak: 20.0M)
CPU: 343ms
CGroup: /system.slice/frps.service
└─1274 /usr/local/bin/frpc -c /etc/frp/frpc.toml
Mar 16 04:43:30 babyserver systemd[1]: Starting frps.service - FRP Client (v0.61.1)...
Mar 16 04:43:30 babyserver systemd[1]: Started frps.service - FRP Client (v0.61.1).
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.720 [I] [sub/root.go:142] start frpc service for config file [/etc/frp/frpc.toml]
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.722 [I] [client/service.go:295] try to connect to server...
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.819 [I] [client/service.go:287] [a5e668d5f1e2f7c2] login to server success, get run id [a5e668d5f1e2f7c2]
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.820 [I] [proxy/proxy_manager.go:173] [a5e668d5f1e2f7c2] proxy added: [mcsm Java_Minecraft Bedrock_Minecraft]
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.849 [I] [client/control.go:168] [a5e668d5f1e2f7c2] [mcsm] start proxy success
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.875 [I] [client/control.go:168] [a5e668d5f1e2f7c2] [Bedrock_Minecraft] start proxy success
Mar 16 04:43:30 babyserver frpc[1274]: 2025-03-16 04:43:30.875 [I] [client/control.go:168] [a5e668d5f1e2f7c2] [Java_Minecraft] start proxy success
Mar 16 04:43:31 babyserver frpc[1274]: 2025-03-16 04:43:31.377 [I] [proxy/udp.go:93] [a5e668d5f1e2f7c2] [Bedrock_Minecraft] incoming a new work connection for udp proxy, IP地址:7000
配置文件
proxies
name = "mcsm"
type = "http"
localPort = 6333
customDomains = [""]
@cxyxscn commented on GitHub (Mar 18, 2025):
我也是遇到了 http https 都不行
@Halo-Michael commented on GitHub (Mar 19, 2025):
customDomains定义为空意思是不能用任何域名访问此服务,你应该设置类型为tcp而不是http
@kroazi commented on GitHub (Mar 21, 2025):
我那是给ip脱敏了
@sumpler commented on GitHub (Mar 25, 2025):
I’m experiencing the same issue
@kroazi commented on GitHub (Mar 27, 2025):
I didn't fix the problem, I reinstalled centos7 at the time, I didn't have this situation at the moment, I had this situation after a sudden power outage, and then I turned it on, whether I restarted frp or reinstalled frp, it would happen, it was Ubuntu24lts, I think Ubuntu is very bad, and it will also happen when I set up a minecraft server with Ubuntu in the first 22 years or so
@github-actions[bot] commented on GitHub (Apr 11, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.