[GH-ISSUE #1967] [control.go:177] [c545b8079b8375a0] [rdp] start error: port unavailable #1565

Closed
opened 2026-05-05 12:59:37 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @a1542360 on GitHub (Sep 4, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1967

frp版本:frp_0.33.0_windows_amd64
frpc.ini配置:

[rdp]
type = tcp
local_ip = 127.0.0.1
local_port = 3389
remote_port = 7080

本机防火墙已关闭,同事电脑使用内网ip直接windows远程工具能连上我电脑,但是使用frpc -c frpc.ini命令启动客户端时提示:
[control.go:177] [c545b8079b8375a0] [rdp] start error: port unavailable

Originally created by @a1542360 on GitHub (Sep 4, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1967 frp版本:frp_0.33.0_windows_amd64 frpc.ini配置: [rdp] type = tcp local_ip = 127.0.0.1 local_port = 3389 remote_port = 7080 本机防火墙已关闭,同事电脑使用内网ip直接windows远程工具能连上我电脑,但是使用frpc -c frpc.ini命令启动客户端时提示: [control.go:177] [c545b8079b8375a0] [rdp] start error: port unavailable
Author
Owner

@Becods commented on GitHub (Sep 5, 2020):

https://github.com/fatedier/frp/issues/1239
请善用搜索
调整max_pool_count或allow_ports

<!-- gh-comment-id:687594045 --> @Becods commented on GitHub (Sep 5, 2020): https://github.com/fatedier/frp/issues/1239 请善用搜索 调整max_pool_count或allow_ports
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#1565
No description provided.