2018-12-02 12:41:17 -05:00
|
|
|
#CanonicalizeHostname yes
|
|
|
|
|
#CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
|
|
|
|
|
|
|
|
|
|
Host *
|
|
|
|
|
ServerAliveInterval 300
|
|
|
|
|
ServerAliveCountMax 2
|
|
|
|
|
AddKeysToAgent yes
|
|
|
|
|
IdentityFile ~/.ssh/powellc
|
|
|
|
|
|
2019-01-25 08:41:13 -05:00
|
|
|
Host tethys.local
|
|
|
|
|
User colinpowell
|
|
|
|
|
IdentityFile ~/.ssh/powellc
|
|
|
|
|
|
2018-12-02 12:41:17 -05:00
|
|
|
Host *.local
|
|
|
|
|
User powellc
|
|
|
|
|
|
2019-01-10 11:38:07 -05:00
|
|
|
Host iapetus
|
2019-01-16 08:00:37 -05:00
|
|
|
ProxyCommand ssh -xaqW%h:%p dione.onec.me
|
2018-12-02 12:41:17 -05:00
|
|
|
User powellc
|
|
|
|
|
|
|
|
|
|
Host phoebe
|
2019-01-16 08:00:37 -05:00
|
|
|
ProxyCommand ssh -xaqW%h:%p dione.onec.me
|
2018-12-02 12:41:17 -05:00
|
|
|
User powellc
|
|
|
|
|
|
2019-01-10 11:38:07 -05:00
|
|
|
Host dione
|
2019-01-16 08:00:37 -05:00
|
|
|
ProxyCommand ssh -xaqW%h:%p dione.onec.me
|
2018-12-02 12:41:17 -05:00
|
|
|
User powellc
|
|
|
|
|
|
|
|
|
|
Host sdf.org
|
|
|
|
|
User secstate
|
|
|
|
|
|
|
|
|
|
Host *.unbl.ink
|
|
|
|
|
User powellc
|
|
|
|
|
|
|
|
|
|
Host *.onec.me
|
|
|
|
|
User powellc
|
|
|
|
|
|
|
|
|
|
Host *.elationemr.com
|
|
|
|
|
User colinpowell
|
|
|
|
|
IdentityFile ~/.ssh/elation
|
|
|
|
|
|
|
|
|
|
Host *.internal.elationemr.com
|
|
|
|
|
User colinpowell
|
|
|
|
|
IdentityFile ~/.ssh/elation
|
|
|
|
|
|
2019-01-29 12:21:39 -05:00
|
|
|
Host tethys.local
|
|
|
|
|
User colinpowell
|
|
|
|
|
IdentityFile ~/.ssh/powellc
|
|
|
|
|
|
2018-12-02 12:41:17 -05:00
|
|
|
Host 10.201.*
|
|
|
|
|
User colinpowell
|
|
|
|
|
IdentityFile ~/.ssh/id_ed25519
|
2019-01-16 08:00:37 -05:00
|
|
|
|
|
|
|
|
Host 10.202.*
|
|
|
|
|
User colinpowell
|
|
|
|
|
IdentityFile ~/.ssh/id_ed25519
|