[GH-ISSUE #3563] frps显示frpc已经连接但是无法使用 #2844

Closed
opened 2026-05-05 13:50:25 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @CG1995 on GitHub (Aug 8, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3563

Bug Description

[求助]
电信公网ip
绑定了域名
openwrt上安装了frps(0.48),主要用于windows 远程桌面。
openwrt上防火墙转发了7000端口
windows上的fprc(0.49)连接了frps,frps面板显示window接入并且一直显示是接入状态
windows上代理了本地端口3389,远程端口5389
然后用别的设备远程桌面这台windows一直连接不上

frpc Version

0.49

frps Version

0.48

System Architecture

windows/amd64

Configurations

openwrt上的frps版本 0.48
windows上的fprc版本0.49

Logs

2023/08/08 04:13:22 [I] [service.go:500] [8cfa421506a92646] client login info: ip [xx.xx.xx.xx:7007] version [0.49.0] hostname [] os [windows] arch [amd64]
2023/08/08 04:13:22 [I] [tcp.go:66] [8cfa421506a92646] [RDPlp] tcp proxy listen port [5389]
2023/08/08 04:13:22 [I] [control.go:464] [8cfa421506a92646] new proxy [RDPlp] type [tcp] 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 @CG1995 on GitHub (Aug 8, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3563 ### Bug Description [求助] 电信公网ip 绑定了域名 openwrt上安装了frps(0.48),主要用于windows 远程桌面。 openwrt上防火墙转发了7000端口 windows上的fprc(0.49)连接了frps,frps面板显示window接入并且一直显示是接入状态 windows上代理了本地端口3389,远程端口5389 然后用别的设备远程桌面这台windows一直连接不上 ### frpc Version 0.49 ### frps Version 0.48 ### System Architecture windows/amd64 ### Configurations openwrt上的frps版本 0.48 windows上的fprc版本0.49 ### Logs 2023/08/08 04:13:22 [I] [service.go:500] [8cfa421506a92646] client login info: ip [xx.xx.xx.xx:7007] version [0.49.0] hostname [] os [windows] arch [amd64] 2023/08/08 04:13:22 [I] [tcp.go:66] [8cfa421506a92646] [RDPlp] tcp proxy listen port [5389] 2023/08/08 04:13:22 [I] [control.go:464] [8cfa421506a92646] new proxy [RDPlp] type [tcp] success ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [X] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@superzjg commented on GitHub (Aug 9, 2023):

这貌似不是issue,而是设置问题。
比如:openwrt防火墙是否开启了5389端口?

<!-- gh-comment-id:1670568803 --> @superzjg commented on GitHub (Aug 9, 2023): 这貌似不是issue,而是设置问题。 比如:openwrt防火墙是否开启了5389端口?
Author
Owner

@CG1995 commented on GitHub (Aug 18, 2023):

这貌似不是issue,而是设置问题。 比如:openwrt防火墙是否开启了5389端口?

你说的对。。。已经解决了,确实是要开放5389端口,感谢~~~

<!-- gh-comment-id:1684127918 --> @CG1995 commented on GitHub (Aug 18, 2023): > 这貌似不是issue,而是设置问题。 比如:openwrt防火墙是否开启了5389端口? 你说的对。。。已经解决了,确实是要开放5389端口,感谢~~~
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#2844
No description provided.