I can ssh to server C on server B, but got timeout when I ssh to server C tunneling through server B
Suppose I am on computer A and eventually I want to ssh into server C. However, server C has IP restrictions so I have to ssh to server B first as a gateway. The situation is: 1) if I first ssh into server B, and ssh into server C under the shell of server B, … Read more