mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4232] The xtcp connection is down #3334
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#3334
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 @wuai1024 on GitHub (May 21, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4232
Describe the feature request
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (May 21, 2024):
可能 ISP 将 NAT 类型更改为更严格的
@wuai1024 commented on GitHub (May 22, 2024):
我的是全锥型网络
@fatedier commented on GitHub (May 22, 2024):
分类为 HardNAT ,无法穿透属于正常现象,文档中已经说明可用性和稳定性无法保证,在需要可靠连接的情况下,建议使用 STCP 替代。
建议可以多次尝试,以及配置
keepTunnelOpen = true自动重试,如果还是不行建议放弃。@wuai1024 commented on GitHub (May 22, 2024):
@wuai1024 commented on GitHub (May 22, 2024):
目前是一端为 NAT1 ,一端为 NAT4
@wuai1024 commented on GitHub (May 22, 2024):
已成功了,谢谢大佬 @fatedier !
@MrMu666 commented on GitHub (Aug 29, 2024):
你好,我也是这种情况,无法打洞成功,请问您是怎么解决的啊