config 2.8 KB

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