Warning: remote port forwarding failed for listen port 52698

后端 未结 5 2014
萌比男神i
萌比男神i 2021-01-30 13:00

I\'m using SSH to access my university\'s afs system. I like to use rmate (remote TextMate), which requires SSH tunneling, so I included this alias in my .bashrc. <

5条回答
  •  情歌与酒
    2021-01-30 13:51

    This solved my problem reported here as well. To avoid this notification "AllowTcpForwarding" should be enabled in SSH config.

提交回复
热议问题