mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2407] 通过FRP映射的端口无法正常工具,通过路由器的NAT映射是可以正常工作的,有什么建议吗? #1912
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#1912
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 @zsinba on GitHub (May 20, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2407
[REQUIRED] hat version of frp are you using
Version: 36.2
[REQUIRED] What operating system and processor architecture are you using
OS: Ubuntu 20.04
CPU architecture: Intel 至强
[REQUIRED] description of errors
confile
log file
Steps to reproduce the issue
我有一个应用, 这个应用放在内网里. 把FRP安装在最外层的路由上的. 应用服务器是下层跨了一个路由器了.
所以怀疑是FRP映射出来的端口,比如UDP映射了10000端口出来 , 远端的客户端向这个1万端口发数据时,可能还需要一个端口通信。
如果这样理解的话,又不对, 通过路由器的端口转发,一切是正常的。 端口转发和FRP映射是同样的端口和协议。所以不知道是什么原因了。
Supplementary information
Can you guess what caused this issue
Checklist:
@lgish commented on GitHub (May 24, 2021):
同问
@zsinba commented on GitHub (May 25, 2021):
估计是打洞的原因. 使用FRP映射的时候, 打洞的时候, 系统以为我有外网IP, 其实我没有.
使用路由的端口转发时, 就不一样了. 所以可能是这个原因.
@github-actions[bot] commented on GitHub (Jul 10, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.