# Bastion Notes ## SSH Through the Bastion with Keys The -A will forward the SSH key to the bastion ( might not work with Zscaler ) `ssh-add msoc_build_fips` `ssh -A centos@18.253.126.199`