SSH -L connection successful, but localhost port forwarding not working “channel 3: open failed: connect failed: Connection refused”

后端 未结 8 633
北恋
北恋 2020-12-02 15:28

My lab runs RStudio on a server. A couple weeks ago, from my cousin\'s house, I successfully ssh\'d into the server and pulled up the server-side RStudio through my local F

8条回答
  •  抹茶落季
    2020-12-02 16:03

    This means the remote vm is not listening to current port i solved this by adding the port in the vm server

提交回复
热议问题