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
|
2019-04-20 16:06:51 -04:00
|
|
|
IdentityFile ~/.ssh/1904_powellc
|
2020-09-13 19:30:10 -04:00
|
|
|
VerifyHostKeyDNS no
|
2018-12-02 12:41:17 -05:00
|
|
|
|
2022-09-14 12:13:19 -04:00
|
|
|
Host github.com
|
|
|
|
|
ServerAliveInterval 300
|
|
|
|
|
ServerAliveCountMax 2
|
|
|
|
|
AddKeysToAgent yes
|
|
|
|
|
IdentityFile ~/.ssh/2022_git
|
|
|
|
|
|
2019-08-01 10:42:47 -04:00
|
|
|
# Home Gitea account:
|
2022-07-29 23:01:57 -04:00
|
|
|
Host code.unbl.ink git.service
|
2019-08-24 13:19:26 -04:00
|
|
|
Port 222
|
2019-07-30 11:01:36 -04:00
|
|
|
User git
|
2022-02-19 09:57:29 -05:00
|
|
|
IdentityFile ~/.ssh/2022_git
|
2019-07-30 11:01:36 -04:00
|
|
|
PreferredAuthentications publickey
|
|
|
|
|
PasswordAuthentication no
|
|
|
|
|
IdentitiesOnly yes
|
|
|
|
|
|
2022-09-14 12:13:19 -04:00
|
|
|
Host gogs*
|
|
|
|
|
Port 222
|
|
|
|
|
|
2020-08-25 13:27:52 -04:00
|
|
|
# Mailinabox uses root by default
|
2020-01-08 09:01:13 -05:00
|
|
|
Host box.*
|
|
|
|
|
User root
|
|
|
|
|
|
2018-12-02 12:41:17 -05:00
|
|
|
Host sdf.org
|
|
|
|
|
User secstate
|
2019-06-16 22:41:21 -04:00
|
|
|
|
2019-10-18 10:04:46 -04:00
|
|
|
Host otaku.sdf.org
|
|
|
|
|
User secstate
|
|
|
|
|
|
2019-10-30 18:40:55 -04:00
|
|
|
Host sverige.freeshell.org
|
|
|
|
|
User secstate
|
|
|
|
|
|
2019-10-22 12:18:15 -04:00
|
|
|
Host cosmic.voyage
|
|
|
|
|
User secstate
|
|
|
|
|
IdentityFile ~/.ssh/cosmic.voyage
|
|
|
|
|
|
2021-02-03 15:29:26 -05:00
|
|
|
Host tilde.club
|
|
|
|
|
User secstate
|
|
|
|
|
IdentityFile ~/.ssh/powellc
|
|
|
|
|
|
2022-03-03 10:35:12 -05:00
|
|
|
Host bastion1.local
|
2020-08-25 13:27:52 -04:00
|
|
|
User powellc
|
2020-07-21 19:42:53 -04:00
|
|
|
|
2022-09-14 12:13:19 -04:00
|
|
|
# ChicagoVPS
|
2019-08-21 13:30:09 -04:00
|
|
|
Host pandora.unbl.ink
|
2021-02-03 15:29:26 -05:00
|
|
|
User root
|
2019-08-21 13:30:09 -04:00
|
|
|
|
2022-09-14 12:13:19 -04:00
|
|
|
# Inside our network, skip strict host key checking
|
2022-05-03 16:58:21 -04:00
|
|
|
Host *.local
|
|
|
|
|
StrictHostKeyChecking no
|
|
|
|
|
|
2020-09-02 17:07:03 -04:00
|
|
|
# Bare metal hosts
|
2022-09-14 12:13:19 -04:00
|
|
|
Host hati.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host ymir.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host aegir.local
|
|
|
|
|
User powellc
|
2022-05-13 12:01:57 -04:00
|
|
|
Host tarqeq.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host fenrir.local
|
|
|
|
|
User powellc
|
2022-04-28 22:52:33 -04:00
|
|
|
Host daphnis.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host hyperion.local
|
|
|
|
|
User powellc
|
2022-04-29 23:24:31 -04:00
|
|
|
Host loge.local
|
|
|
|
|
User powellc
|
2020-12-26 10:04:24 -05:00
|
|
|
Host dione.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host rhea.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host phoebe.local
|
|
|
|
|
User powellc
|
2020-12-30 17:29:21 -05:00
|
|
|
Host prometheus.local
|
2020-12-26 10:04:24 -05:00
|
|
|
User powellc
|
2020-12-30 17:29:21 -05:00
|
|
|
Host iapetus.local
|
2020-12-26 10:04:24 -05:00
|
|
|
User powellc
|
|
|
|
|
Host titan.local
|
2020-08-25 13:27:52 -04:00
|
|
|
User powellc
|
2021-02-03 15:29:26 -05:00
|
|
|
Host paaliaq.local
|
|
|
|
|
User powellc
|
2021-02-10 16:50:31 -05:00
|
|
|
Host kiviuq.local
|
|
|
|
|
User powellc
|
2021-10-18 21:34:38 -04:00
|
|
|
Host kari.local
|
|
|
|
|
User powellc
|
2021-12-05 22:11:04 -05:00
|
|
|
Host skoll.local
|
|
|
|
|
User powellc
|
2021-10-18 21:34:38 -04:00
|
|
|
Host atlas.local
|
|
|
|
|
User powellc
|
2022-01-09 12:07:58 -05:00
|
|
|
Host siarnaq.local
|
|
|
|
|
User powellc
|
|
|
|
|
Host skathi.local
|
2021-12-08 09:46:10 -05:00
|
|
|
User powellc
|
2022-02-19 09:57:29 -05:00
|
|
|
Host tarvos.local
|
|
|
|
|
User powellc
|
2021-02-03 15:29:26 -05:00
|
|
|
|
2022-09-14 12:13:19 -04:00
|
|
|
# ???
|
2020-12-30 17:29:21 -05:00
|
|
|
Host telesto.local
|
2021-02-03 15:29:26 -05:00
|
|
|
User root
|
2020-12-30 17:29:21 -05:00
|
|
|
IdentityFile ~/.ssh/1904_powellc
|
2022-09-14 12:13:19 -04:00
|
|
|
|
|
|
|
|
# PBP uses root user
|
2021-02-03 15:29:26 -05:00
|
|
|
Host penobscotbaypress.com
|
|
|
|
|
User root
|
2019-06-16 22:41:21 -04:00
|
|
|
|
2020-12-26 10:04:24 -05:00
|
|
|
## Jail hosts all need a jump
|
|
|
|
|
Host *.local 192.168.1.*
|
2020-08-25 13:27:52 -04:00
|
|
|
User root
|
2020-09-02 17:07:03 -04:00
|
|
|
IdentityFile ~/.ssh/jails
|
2020-09-13 19:30:10 -04:00
|
|
|
Hostname %h
|
2022-09-14 12:13:19 -04:00
|
|
|
ProxyJump bastion.unbl.ink
|
2020-09-14 14:28:56 -04:00
|
|
|
|
2022-09-14 12:13:19 -04:00
|
|
|
# 15Five environments
|
2021-08-05 11:46:03 -04:00
|
|
|
Host *.cloud51
|
|
|
|
|
HostName %h
|
|
|
|
|
User colin
|
|
|
|
|
IdentityFile ~/.ssh/ff_cloud51_rsa
|
|
|
|
|
ProxyJump bastion.cloud51.15five.com
|
|
|
|
|
LocalForward 127.0.0.1:5437 db.mirror0.cloud51:5432
|
2020-09-14 14:28:56 -04:00
|
|
|
Port 155
|
2021-08-05 11:46:03 -04:00
|
|
|
ServerAliveInterval 30
|
|
|
|
|
ServerAliveCountMax 3
|
|
|
|
|
AddKeysToAgent yes
|
2020-09-14 14:28:56 -04:00
|
|
|
|
2021-08-05 11:46:03 -04:00
|
|
|
Host bastion.cloud51.15five.com
|
|
|
|
|
User colin
|
|
|
|
|
IdentityFile ~/.ssh/ff_cloud51_rsa
|
2020-09-14 14:28:56 -04:00
|
|
|
Port 155
|
2021-08-05 11:46:03 -04:00
|
|
|
AddKeysToAgent yes
|
2021-10-18 21:34:38 -04:00
|
|
|
|
2021-10-26 14:19:14 -04:00
|
|
|
Host *.cloud100
|
|
|
|
|
HostName %h
|
|
|
|
|
User colin
|
2022-09-14 12:13:19 -04:00
|
|
|
IdentityFile ~/.ssh/ff_cloud100_rsa_2022q2
|
2021-10-26 14:19:14 -04:00
|
|
|
ProxyJump bastion.cloud100.15five.com
|
|
|
|
|
LocalForward 127.0.0.1:5437 db.mirror0.cloud100:5432
|
|
|
|
|
Port 155
|
|
|
|
|
ServerAliveInterval 30
|
|
|
|
|
ServerAliveCountMax 3
|
|
|
|
|
AddKeysToAgent yes
|
|
|
|
|
|
|
|
|
|
Host bastion.cloud100.15five.com
|
|
|
|
|
User colin
|
2022-09-14 12:13:19 -04:00
|
|
|
IdentityFile ~/.ssh/ff_cloud100_rsa_2022q2
|
2021-10-26 14:19:14 -04:00
|
|
|
Port 155
|
|
|
|
|
AddKeysToAgent yes
|
|
|
|
|
|
2022-01-10 10:45:13 -05:00
|
|
|
Host *.cloud101
|
|
|
|
|
HostName %h
|
|
|
|
|
User colin
|
2022-09-14 12:13:19 -04:00
|
|
|
IdentityFile ~/.ssh/ff_cloud101_rsa_2022q2
|
2022-01-10 10:45:13 -05:00
|
|
|
ProxyJump bastion.cloud101.15five.com
|
|
|
|
|
LocalForward 127.0.0.1:5437 db.mirror0.cloud101:5432
|
|
|
|
|
Port 155
|
|
|
|
|
ServerAliveInterval 30
|
|
|
|
|
ServerAliveCountMax 3
|
|
|
|
|
AddKeysToAgent yes
|
|
|
|
|
|
|
|
|
|
Host bastion.cloud101.15five.com
|
|
|
|
|
User colin
|
2022-09-14 12:13:19 -04:00
|
|
|
IdentityFile ~/.ssh/ff_cloud101_rsa_2022q2
|
2022-01-10 10:45:13 -05:00
|
|
|
Port 155
|
|
|
|
|
AddKeysToAgent yes
|