I encoutered a scenario that is : A can access B via SSH (B can't access A, because nat), A can access C via SSH ( C can't access A, because nat), B and C can't access each other, there are in different network.
A->B, A->C, C->B? my quesiton is how to set the tunnel or command to let C can access B?