config 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  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/1904_powellc
  8. VerifyHostKeyDNS no
  9. # Home Gitea account:
  10. Host code.unbl.ink
  11. Port 222
  12. User git
  13. IdentityFile ~/.ssh/2022_git
  14. PreferredAuthentications publickey
  15. PasswordAuthentication no
  16. IdentitiesOnly yes
  17. # Mailinabox uses root by default
  18. Host box.*
  19. User root
  20. Host sdf.org
  21. User secstate
  22. Host otaku.sdf.org
  23. User secstate
  24. Host sverige.freeshell.org
  25. User secstate
  26. Host cosmic.voyage
  27. User secstate
  28. IdentityFile ~/.ssh/cosmic.voyage
  29. Host tilde.club
  30. User secstate
  31. IdentityFile ~/.ssh/powellc
  32. Host bastion1.local
  33. User powellc
  34. # Cloud
  35. Host pandora.unbl.ink
  36. User root
  37. Host *.local
  38. StrictHostKeyChecking no
  39. # Bare metal hosts
  40. Host tarqeq.local
  41. User powellc
  42. Host fenrir.local
  43. User powellc
  44. Host daphnis.local
  45. User powellc
  46. Host hyperion.local
  47. User powellc
  48. Host loge.local
  49. User powellc
  50. Host dione.local
  51. User powellc
  52. Host rhea.local
  53. User powellc
  54. Host phoebe.local
  55. User powellc
  56. Host prometheus.local
  57. User powellc
  58. Host iapetus.local
  59. User powellc
  60. Host titan.local
  61. User powellc
  62. Host paaliaq.local
  63. User powellc
  64. Host kiviuq.local
  65. User powellc
  66. Host kari.local
  67. User powellc
  68. Host skoll.local
  69. User powellc
  70. Host atlas.local
  71. User powellc
  72. Host siarnaq.local
  73. User powellc
  74. Host skathi.local
  75. User powellc
  76. Host tarvos.local
  77. User powellc
  78. Host telesto.local
  79. User root
  80. IdentityFile ~/.ssh/1904_powellc
  81. Host penobscotbaypress.com
  82. User root
  83. # bhyve VMs
  84. Host mopidy.local
  85. User powellc
  86. ## Jail hosts all need a jump
  87. Host *.local 192.168.1.*
  88. User root
  89. IdentityFile ~/.ssh/jails
  90. Hostname %h
  91. ProxyJump bastion.unbl.ink
  92. Host *.cloud51
  93. HostName %h
  94. User colin
  95. IdentityFile ~/.ssh/ff_cloud51_rsa
  96. ProxyJump bastion.cloud51.15five.com
  97. LocalForward 127.0.0.1:5437 db.mirror0.cloud51:5432
  98. Port 155
  99. ServerAliveInterval 30
  100. ServerAliveCountMax 3
  101. AddKeysToAgent yes
  102. Host bastion.cloud51.15five.com
  103. User colin
  104. IdentityFile ~/.ssh/ff_cloud51_rsa
  105. Port 155
  106. AddKeysToAgent yes
  107. Host *.cloud100
  108. HostName %h
  109. User colin
  110. IdentityFile ~/.ssh/ff_cloud100_rsa_2022q1
  111. ProxyJump bastion.cloud100.15five.com
  112. LocalForward 127.0.0.1:5437 db.mirror0.cloud100:5432
  113. Port 155
  114. ServerAliveInterval 30
  115. ServerAliveCountMax 3
  116. AddKeysToAgent yes
  117. Host bastion.cloud100.15five.com
  118. User colin
  119. IdentityFile ~/.ssh/ff_cloud100_rsa_2022q1
  120. Port 155
  121. AddKeysToAgent yes
  122. Host *.cloud101
  123. HostName %h
  124. User colin
  125. IdentityFile ~/.ssh/ff_cloud101_rsa_2022q1
  126. ProxyJump bastion.cloud101.15five.com
  127. LocalForward 127.0.0.1:5437 db.mirror0.cloud101:5432
  128. Port 155
  129. ServerAliveInterval 30
  130. ServerAliveCountMax 3
  131. AddKeysToAgent yes
  132. Host bastion.cloud101.15five.com
  133. User colin
  134. IdentityFile ~/.ssh/ff_cloud101_rsa_2022q1
  135. Port 155
  136. AddKeysToAgent yes
  137. Host 192.168.1.238
  138. Port 2222