Config File Collection
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

config 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. Host public_jumphost
  2. HostName mount-mockery.de
  3. User jump
  4. Host hettingen_jumphost
  5. HostName localhost
  6. User jump
  7. Port 10022
  8. ProxyJump jump@public_jumphost
  9. Host ahorn_tmux
  10. HostName ahorn
  11. User dirk
  12. Port 22
  13. RequestTTY yes
  14. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  15. Host alders_tmux
  16. HostName alders
  17. User dirk
  18. Port 22
  19. RequestTTY yes
  20. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  21. Host buche_tmux
  22. HostName buche
  23. User dirk
  24. Port 22
  25. RequestTTY yes
  26. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  27. Host erle
  28. HostName localhost
  29. User dirk
  30. Port 2022
  31. ProxyJump firewall
  32. Host erle_tmux
  33. HostName localhost
  34. User dirk
  35. Port 2022
  36. ProxyJump firewall
  37. RequestTTY yes
  38. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  39. Host ffe_tmux
  40. HostName ffe
  41. User dirk
  42. Port 22
  43. RequestTTY yes
  44. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  45. Host ffw_tmux
  46. HostName ffw
  47. User dirk
  48. Port 22
  49. RequestTTY yes
  50. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  51. Host leyk_ext
  52. HostName leyk
  53. User dirk
  54. Port 22
  55. RequestTTY yes
  56. ProxyJump jump@hettingen_jumphost
  57. # RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  58. Host firewall_tmux
  59. HostName firewall
  60. User dirk
  61. Port 22
  62. RequestTTY yes
  63. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  64. Host firewall_ext
  65. HostName firewall
  66. User dirk
  67. Port 22
  68. RequestTTY yes
  69. ProxyJump dirk@hettingen_jumphost
  70. Host firewall_ext_tmux
  71. HostName firewall
  72. User dirk
  73. Port 22
  74. RequestTTY yes
  75. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  76. ProxyJump dirk@hettingen_jumphost
  77. Host ffe_ext
  78. HostName ffe
  79. User dirk
  80. Port 22
  81. RequestTTY yes
  82. ProxyJump dirk@hettingen_jumphost
  83. LocalForward 8038 localhost:8038
  84. Host ffe_ext_tmux
  85. HostName ffe
  86. User dirk
  87. Port 22
  88. RequestTTY yes
  89. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  90. ProxyJump dirk@hettingen_jumphost
  91. LocalForward 8038 localhost:8038
  92. Host ffw_ext
  93. HostName ffw
  94. User dirk
  95. Port 22
  96. RequestTTY yes
  97. ProxyJump dirk@hettingen_jumphost
  98. LocalForward 8038 localhost:8038
  99. Host ffw_ext_tmux
  100. HostName ffw
  101. User dirk
  102. Port 22
  103. RequestTTY yes
  104. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  105. ProxyJump dirk@hettingen_jumphost
  106. LocalForward 8038 localhost:8038
  107. Host test_tmux
  108. HostName test
  109. User dirk
  110. Port 22
  111. RequestTTY yes
  112. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  113. Host test_ext
  114. HostName test
  115. User dirk
  116. Port 22
  117. RequestTTY yes
  118. ProxyJump dirk@hettingen_jumphost
  119. Host test_ext_tmux
  120. HostName test
  121. User dirk
  122. Port 22
  123. RequestTTY yes
  124. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  125. ProxyJump dirk@hettingen_jumphost
  126. Host mm_tmux
  127. HostName mount-mockery.de
  128. User root
  129. Port 22
  130. RequestTTY yes
  131. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  132. Host multimedia_tmux
  133. HostName multimedia
  134. User dirk
  135. Port 22
  136. RequestTTY yes
  137. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  138. Host multimedia_ext
  139. HostName localhost
  140. User dirk
  141. Port 10022
  142. RequestTTY yes
  143. ProxyJump jump@public_jumphost
  144. LocalForward 1888 localhost:1880
  145. LocalForward 8080 localhost:80
  146. LocalForward 8038 localhost:8038
  147. Host multimedia_ext_tmux
  148. HostName localhost
  149. User dirk
  150. Port 10022
  151. RequestTTY yes
  152. ProxyJump jump@public_jumphost
  153. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  154. LocalForward 1888 localhost:1880
  155. LocalForward 8080 localhost:80
  156. LocalForward 8038 localhost:8038
  157. Host multimedia_kb
  158. HostName 192.168.0.2
  159. User pi
  160. Port 22
  161. RequestTTY yes
  162. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  163. Host raspiscreen_tmux
  164. HostName raspiscreen
  165. User dirk
  166. Port 22
  167. RequestTTY yes
  168. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh