Image

Imageanivair wrote in Imagelinux

ssh to multiple systems

Making an ssh connection to, for example, my home system behind a router. Not hard, just use port forwarding. Fine.

What if (as I do) I have two linux systems at home and I want to be able to ssh to either one? Is that possible? can I set the internal ip address with the ssh command in some way, or will I have to ssh to my other box from the port forwarded system?