[GH-ISSUE #3053] How many ports could be mapped? #2445

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

Originally created by @yuhang9580 on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3053

Bug Description

i have tried to mapped from 1 to 65535 ,server and client has no error, and i tried one port , and i didn't get any response from the server

frpc Version

0.44.0

frps Version

0.44.0

System Architecture

linux/and64

Configurations

[range:test_tcp]
type = tcp
local_ip = 127.0.0.1
local_port = 1-65535
remote_port = 1-65535

Logs

No response

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 @yuhang9580 on GitHub (Aug 9, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3053 ### Bug Description i have tried to mapped from 1 to 65535 ,server and client has no error, and i tried one port , and i didn't get any response from the server ### frpc Version 0.44.0 ### frps Version 0.44.0 ### System Architecture linux/and64 ### Configurations [range:test_tcp] type = tcp local_ip = 127.0.0.1 local_port = 1-65535 remote_port = 1-65535 ### Logs _No response_ ### 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
gitea-mirror 2026-05-05 13:34:17 -06:00
Author
Owner

@Becods commented on GitHub (Aug 9, 2022):

Please make sure that the port you are trying on has a corresponding service listening on the frpc side.

<!-- gh-comment-id:1209450174 --> @Becods commented on GitHub (Aug 9, 2022): Please make sure that the port you are trying on has a corresponding service listening on the frpc side.
Author
Owner

@github-actions[bot] commented on GitHub (Sep 9, 2022):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1241368496 --> @github-actions[bot] commented on GitHub (Sep 9, 2022): 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#2445
No description provided.