次の設定: homepc -> ゲートウェイ -> workpc
workpc:~$ tightvncserver :12
homepc:~$ ssh -N gatewayuser@gateway -L 1212:workpc:5912
次に、次のように接続しようとします。
homepc:~$ xtightvncviewer localhost:1212
xtightvncviewer: VNC server closed connection
トンネルの出力も得た
channel 2: open failed: connect failed: Connection refused
どんなアイデアがありますか? Webで検索しましたが、まったく同じ設定が見つからず、その設定と連携できませんでした。