Ölbaum on Nostr: If you have several machines in the same network you’d like to SSH to, you can ...
If you have several machines in the same network you’d like to SSH to, you can decide to use one as an entry point, only open this one’s SSH port to the outside, and use it as a jump host to access the other ones. And if you configure it nicely in .ssh/config on the client side, it’s seamless.