The Jumphost (ssh.lehigh.edu) is now protected by dual factor authentication ( Duo Two Factor Authentication ) when logging in directly. As an alternative passwordless ssh can be configured. Please review the Security section when setting up passwordless ssh access to Lehigh IT resources through the jumphost.
We are recommending that a password protected key be used when accessing ssh.lehigh.edu from off campus to protect the integrity of internal IT resources.
Please review the best practices from the website:
Best Security Practices
SSH access to COR@L network is blocked for security reasons. In case you need to access it, there are two ways to access it:
ssh username@ssh.lehigh.edu
with your Lehigh username and Lehigh password.
Then ssh into COR@L:
ssh username@coral.ie.lehigh.edu
and enter your COR@L password.
For SCP (Remote file copy) access to your files, you may use a tunnel over ssh.lehigh.edu.
ssh.lehigh.edu
as the host name and enter your username