Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个工作集群,在 192.168.14 子网上有三个节点我想将外部机器添加到集群 ip 78.3.157.x 外部机器无法加入集群并出现“无法打开 gcom 后端连接 110”这样的配置实际上是否可行如果是这样的话
我认为您有网络级别的问题。服务器无法相互访问,因为您可能在服务器之间有某种不透明的 NAT 设备。其中一个 IP 是公共的,其他 IP 是私有的。
修复您的网络层,以便您的所有节点彼此之间具有完全的非 NAT:ed 连接。只要它们之间的连接在各个方向上都有效,它们就不需要在同一个子网中。