[GH-ISSUE #2428] 内网存在防火墙,穿不透怎么办(在别的地方可以穿透) #1932

Closed
opened 2026-05-05 13:14:42 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @lamcheukwing on GitHub (Jun 3, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2428

Originally created by @lamcheukwing on GitHub (Jun 3, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2428
gitea-mirror 2026-05-05 13:14:42 -06:00
Author
Owner

@xqzr commented on GitHub (Jun 5, 2021):

尝试启用TLS。在客户端 [common] 内添加 tls_enable = true
示例:

[common]
...
tls_enable = true
<!-- gh-comment-id:855267646 --> @xqzr commented on GitHub (Jun 5, 2021): 尝试启用TLS。在客户端 `[common]` 内添加 `tls_enable = true` 。 示例: ``` [common] ... tls_enable = true ```
Author
Owner

@wyz0211zpc commented on GitHub (Jun 9, 2021):

image
同样遇到这个问题
红框内的是同一个地方的几个服务,前几天好着,这两天突然就不行了

  1. status 显示在线
  2. 其中一个是远程桌面服务,每尝试连一次,traffic in增加几十字节,traffic out 永远都是0

搞不懂对方是哪个环节做了限制,和对方协调都没得入手

<!-- gh-comment-id:857438161 --> @wyz0211zpc commented on GitHub (Jun 9, 2021): ![image](https://user-images.githubusercontent.com/47886949/121307783-f3288980-c932-11eb-8942-6b6405930358.png) 同样遇到这个问题 红框内的是同一个地方的几个服务,前几天好着,这两天突然就不行了 1. status 显示在线 2. 其中一个是远程桌面服务,每尝试连一次,traffic in增加几十字节,traffic out 永远都是0 搞不懂对方是哪个环节做了限制,和对方协调都没得入手
Author
Owner

@github-actions[bot] commented on GitHub (Jul 25, 2021):

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

<!-- gh-comment-id:886128666 --> @github-actions[bot] commented on GitHub (Jul 25, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d 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#1932
No description provided.