Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save GuillaumeDerval/fe1460b79406bd99519315d73dd41f16 to your computer and use it in GitHub Desktop.
Save GuillaumeDerval/fe1460b79406bd99519315d73dd41f16 to your computer and use it in GitHub Desktop.
ssh config INGI
Host studssh.info.ucl.ac.be studssh
User gderval
IdentityFile ~/.ssh/id_rsa_ingi
Host !studssh.info.ucl.ac.be !studssh *.info.ucl.ac.be baluran bibinoi bulusan calbuco cayambe chacana colachi davidof denison furnas kadovar khangar tibesti trident tsurumi virunga vulcano yunaska permeke tuteur inginious stromboli studmanager
ProxyCommand ssh -4 studssh.info.ucl.ac.be -W %h:%p
IdentityFile ~/.ssh/id_rsa_ingi
Host vega.ulb.ac.be
ProxyCommand ssh -4 studssh.info.ucl.ac.be -W %h:%p
IdentityFile ~/.ssh/id_rsa.ceci
@GuillaumeDerval
Copy link
Author

ajouter également

search info.ucl.ac.be

dans /etc/resolv.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment