我有一台主机,一旦完全配置就没有入口。在堡垒上,我在主机删除入口访问之前使用 ControlMaster 设置了 SSH 隧道。
我可以使用堡垒上的 ControlMaster 套接字直接 SSH 到无入口主机吗?我使用 ProxyJump 来设置连接,它转换为exec ssh -W 'host' bastion
|****| | me | |****| | ssh -M (socket not found) | \/ |*********| |*******| | bastion | --- ssh -M --> | host | |*********| |*******|