Simple scenario:
Desktop [A] ---- <internet> --- SSH jumphost [B] --- <local net> --- bhyve host [C]
When I want to SSH from A to C, I simply do this: ssh -J user@jump.example.com user@192.168.1.10 where jump.example.com points to B and 192.168.1.10 is the local address of C (reachable by B)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.