mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4254] 求帮忙,xtcp打洞失败,挂了很久也不行,其他配置可以 ,不知道是不是配置写错了还是啥问题 #3354
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#3354
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 @mojerro on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4254
Bug Description
p2p打洞失败
frpc Version
0.58.0
frps Version
0.58.0
System Architecture
ubuntu,不过frpc是在wsl2里
Configurations
frps
frpc-1 本地树莓派
frpc-visitor win10的wsl
Logs
xxx.xxx.xxx.xxx 是我本机的公网IP
Steps to reproduce
No response
Affected area
@xqzr commented on GitHub (May 31, 2024):
@mojerro commented on GitHub (Jun 1, 2024):
HardNAT是就无法打洞吗
@xqzr commented on GitHub (Jun 1, 2024):
困难
@wuai1024 commented on GitHub (Jun 2, 2024):
先让
frpc-1的NAT类型变为EasyNAT。@fatedier commented on GitHub (Jun 3, 2024):
xtcp 不成功是正常的,本身只有一定成功率,不会100%成功。
这部分的调试也是很复杂的,不是简单的看下日志就能定位的。尽量提供到 frpc 两端和 frps 的日志也许会有一点帮助。