mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1738] Frps 尝试实现集群模式失败 #1374
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#1374
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 @ghost on GitHub (Apr 8, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1738
版本:frp_0.32.1_linux_amd64
尝试操作:
Frps 服务器配置
A 服务器(192.168.1.10)监听 7000 端口并且开放端口访问(7000 7100)
B 服务器(192.168.1.20)监听 7000 端口并且开放端口访问(7000 7100)
A & B 分别启动 Frps 服务
Nginx(192.168.1.10) 集群配置
代理到(192.168.1.10)
SSH连接成功代理到(192.168.1.20)
SSH连接失败失败结果:
@fatedier commented on GitHub (Apr 8, 2020):
如果这不是一个 bug report,请在 #1435 中讨论。