Traverse more than one bastion.
Section: Jump Hosts and Proxies
Chain multiple jump hosts
bash
bash
ssh -J bastion1.example.com,bastion2.example.com user@private.internalExplanation
Traverse more than one bastion.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Jump Hosts and Proxies