config 923 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. #CanonicalizeHostname yes
  2. #CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
  3. Host *
  4. ServerAliveInterval 300
  5. ServerAliveCountMax 2
  6. AddKeysToAgent yes
  7. IdentityFile ~/.ssh/powellc
  8. Host *.local
  9. User powellc
  10. Host home
  11. HostName galah.onec.me
  12. User powellc
  13. Host grackle
  14. HostName galah.onec.me
  15. User powellc
  16. Host iapetus
  17. ProxyCommand ssh -xaqW%h:%p home
  18. User powellc
  19. Host phoebe
  20. ProxyCommand ssh -xaqW%h:%p home
  21. User powellc
  22. Host dione
  23. ProxyCommand ssh -xaqW%h:%p home
  24. User powellc
  25. Host sdf.org
  26. User secstate
  27. Host *.unbl.ink
  28. User powellc
  29. Host *.onec.me
  30. User powellc
  31. Host *.elationemr.com
  32. User colinpowell
  33. IdentityFile ~/.ssh/elation
  34. Host *.internal.elationemr.com
  35. User colinpowell
  36. IdentityFile ~/.ssh/elation
  37. Host tethys.local
  38. User colinpowell
  39. IdentityFile ~/.ssh/elation
  40. Host 10.201.*
  41. User colinpowell
  42. IdentityFile ~/.ssh/id_ed25519