首先有两个远程服务器,服务器1可以直连,服务器2不能直连,需要通过服务器1转接连到服务器2 1.新建一个连接,连接到服务器1。 2.配置隧道 3.新建一个连接 4.连接的时候先打开链接1连接到服务器1,再打开连接2连接到服务器2.