config 2.8 KB

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