[GH-ISSUE #4364] 关于配置好也连接上但我的世界客户端不能连接 #3446

Closed
opened 2026-05-05 14:13:09 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @kroazi on GitHub (Aug 1, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4364

Bug Description

我配置好了 而且也提示连接上了 但我在我的世界客户端就不能连接 配置是 监听6002端口 转发的是25565 相关端口已开放 服务端的端口也开放了 但我的世界连接不上

frpc Version

最新版

frps Version

最新版

System Architecture

Linux amd64

Configurations

serverPort = 6000

proxies
name = "mc"
type = "tcp"
localIP = "127.0.0.1"
localPort = 25565
remotePort = 6002

Logs

2024-08-01 12:59:53.666 [I] [sub/root.go:142] start frpc service for config file [./frpc.toml]
2024-08-01 12:59:53.666 [I] [client/service.go:294] try to connect to server...
2024-08-01 12:59:53.693 [I] [client/service.go:286] [5c11e03ed88fa2b5] login to server success, get run id [5c11e03ed88fa2b5]
2024-08-01 12:59:53.693 [I] [proxy/proxy_manager.go:173] [5c11e03ed88fa2b5] proxy added: [mc]
2024-08-01 12:59:53.702 [I] [client/control.go:168] [5c11e03ed88fa2b5] [mc] start proxy success

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @kroazi on GitHub (Aug 1, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4364 ### Bug Description 我配置好了 而且也提示连接上了 但我在我的世界客户端就不能连接 配置是 监听6002端口 转发的是25565 相关端口已开放 服务端的端口也开放了 但我的世界连接不上 ### frpc Version 最新版 ### frps Version 最新版 ### System Architecture Linux amd64 ### Configurations serverPort = 6000 [[proxies]] name = "mc" type = "tcp" localIP = "127.0.0.1" localPort = 25565 remotePort = 6002 ### Logs 2024-08-01 12:59:53.666 [I] [sub/root.go:142] start frpc service for config file [./frpc.toml] 2024-08-01 12:59:53.666 [I] [client/service.go:294] try to connect to server... 2024-08-01 12:59:53.693 [I] [client/service.go:286] [5c11e03ed88fa2b5] login to server success, get run id [5c11e03ed88fa2b5] 2024-08-01 12:59:53.693 [I] [proxy/proxy_manager.go:173] [5c11e03ed88fa2b5] proxy added: [mc] 2024-08-01 12:59:53.702 [I] [client/control.go:168] [5c11e03ed88fa2b5] [mc] start proxy success ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Aug 2, 2024):

This is only for feedback on frp bugs. For application-related issues, please provide feedback on the corresponding forum or other channels. Thank you.

<!-- gh-comment-id:2264406045 --> @fatedier commented on GitHub (Aug 2, 2024): This is only for feedback on frp bugs. For application-related issues, please provide feedback on the corresponding forum or other channels. Thank you.
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#3446
No description provided.