I have a Linux server (A) (With IP X.X.X.X) that's accept SSH (in port X) only from another Linux server (B) with specific IP Y.Y.Y.Y. Obviously, if I login in the server B (From whatever IP) I can SSH the server A.
It is possible to access the server A through server B using a routing or forwarding from any IP?
I'm expecting to open a SSH connection in a specific port in server B and this will route the traffic to server A