config 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  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 daphnis.local
  41. User powellc
  42. Host hyperion.local
  43. User powellc
  44. Host loge.local
  45. User powellc
  46. Host dione.local
  47. User powellc
  48. Host rhea.local
  49. User powellc
  50. Host phoebe.local
  51. User powellc
  52. Host prometheus.local
  53. User powellc
  54. Host iapetus.local
  55. User powellc
  56. Host titan.local
  57. User powellc
  58. Host paaliaq.local
  59. User powellc
  60. Host kiviuq.local
  61. User powellc
  62. Host kari.local
  63. User powellc
  64. Host skoll.local
  65. User powellc
  66. Host atlas.local
  67. User powellc
  68. Host siarnaq.local
  69. User powellc
  70. Host skathi.local
  71. User powellc
  72. Host tarvos.local
  73. User powellc
  74. Host telesto.local
  75. User root
  76. IdentityFile ~/.ssh/1904_powellc
  77. Host penobscotbaypress.com
  78. User root
  79. # bhyve VMs
  80. Host mopidy.local
  81. User powellc
  82. ## Jail hosts all need a jump
  83. Host *.local 192.168.1.*
  84. User root
  85. IdentityFile ~/.ssh/jails
  86. Hostname %h
  87. ProxyJump bastion.unbl.ink
  88. Host *.cloud51
  89. HostName %h
  90. User colin
  91. IdentityFile ~/.ssh/ff_cloud51_rsa
  92. ProxyJump bastion.cloud51.15five.com
  93. LocalForward 127.0.0.1:5437 db.mirror0.cloud51:5432
  94. Port 155
  95. ServerAliveInterval 30
  96. ServerAliveCountMax 3
  97. AddKeysToAgent yes
  98. Host bastion.cloud51.15five.com
  99. User colin
  100. IdentityFile ~/.ssh/ff_cloud51_rsa
  101. Port 155
  102. AddKeysToAgent yes
  103. Host *.cloud100
  104. HostName %h
  105. User colin
  106. IdentityFile ~/.ssh/ff_cloud100_rsa_2022q1
  107. ProxyJump bastion.cloud100.15five.com
  108. LocalForward 127.0.0.1:5437 db.mirror0.cloud100:5432
  109. Port 155
  110. ServerAliveInterval 30
  111. ServerAliveCountMax 3
  112. AddKeysToAgent yes
  113. Host bastion.cloud100.15five.com
  114. User colin
  115. IdentityFile ~/.ssh/ff_cloud100_rsa_2022q1
  116. Port 155
  117. AddKeysToAgent yes
  118. Host *.cloud101
  119. HostName %h
  120. User colin
  121. IdentityFile ~/.ssh/ff_cloud101_rsa_2022q1
  122. ProxyJump bastion.cloud101.15five.com
  123. LocalForward 127.0.0.1:5437 db.mirror0.cloud101:5432
  124. Port 155
  125. ServerAliveInterval 30
  126. ServerAliveCountMax 3
  127. AddKeysToAgent yes
  128. Host bastion.cloud101.15five.com
  129. User colin
  130. IdentityFile ~/.ssh/ff_cloud101_rsa_2022q1
  131. Port 155
  132. AddKeysToAgent yes
  133. Host 192.168.1.238
  134. Port 2222