my_config/.ssh/config

195 lines
4.5 KiB
Plaintext
Raw Normal View History

Host public_jumphost
HostName mount-mockery.de
User jump
Host hettingen_jumphost
HostName localhost
User jump
Port 10022
ProxyJump jump@public_jumphost
Host ahorn_tmux
2023-04-10 07:15:43 +02:00
HostName ahorn
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host alders_tmux
2023-04-10 07:15:43 +02:00
HostName alders
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host buche_tmux
2023-04-10 07:15:43 +02:00
HostName buche
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host erle
HostName localhost
User dirk
Port 2022
ProxyJump firewall
Host erle_tmux
HostName localhost
User dirk
Port 2022
ProxyJump firewall
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host ffe_tmux
2023-04-10 07:15:43 +02:00
HostName ffe
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host ffw_tmux
2023-04-10 07:15:43 +02:00
HostName ffw
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host leyk_ext
HostName leyk
User dirk
Port 22
RequestTTY yes
ProxyJump jump@hettingen_jumphost
# RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
2023-09-30 09:02:54 +02:00
Host firewall_tmux
HostName firewall
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host firewall_ext
HostName firewall
User dirk
Port 22
RequestTTY yes
2024-01-29 17:54:36 +01:00
ProxyJump dirk@hettingen_jumphost
2023-09-30 09:02:54 +02:00
Host firewall_ext_tmux
HostName firewall
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
2024-01-29 17:54:36 +01:00
ProxyJump dirk@hettingen_jumphost
Host ffe_ext
HostName ffe
User dirk
Port 22
RequestTTY yes
ProxyJump dirk@hettingen_jumphost
LocalForward 8038 localhost:8038
Host ffe_ext_tmux
HostName ffe
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
ProxyJump dirk@hettingen_jumphost
LocalForward 8038 localhost:8038
Host ffw_ext
HostName ffw
User dirk
Port 22
RequestTTY yes
ProxyJump dirk@hettingen_jumphost
LocalForward 8038 localhost:8038
Host ffw_ext_tmux
HostName ffw
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
ProxyJump dirk@hettingen_jumphost
LocalForward 8038 localhost:8038
2023-09-30 09:02:54 +02:00
Host test_tmux
HostName test
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host test_ext
HostName test
User dirk
Port 22
RequestTTY yes
2024-01-29 17:54:36 +01:00
ProxyJump dirk@hettingen_jumphost
2023-09-30 09:02:54 +02:00
Host test_ext_tmux
HostName test
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
2024-01-29 17:54:36 +01:00
ProxyJump dirk@hettingen_jumphost
2023-09-30 09:02:54 +02:00
Host mm_tmux
2023-04-04 18:04:22 +02:00
HostName mount-mockery.de
User root
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host multimedia_tmux
2023-04-10 07:15:43 +02:00
HostName multimedia
2023-04-04 18:04:22 +02:00
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host multimedia_ext
2023-05-06 22:56:39 +02:00
HostName localhost
User dirk
Port 10022
RequestTTY yes
ProxyJump jump@public_jumphost
LocalForward 1888 localhost:1880
2024-01-29 17:54:36 +01:00
LocalForward 8080 localhost:80
LocalForward 8038 localhost:8038
2023-05-06 22:56:39 +02:00
Host multimedia_ext_tmux
2023-05-01 20:04:33 +02:00
HostName localhost
User dirk
2023-05-01 20:04:33 +02:00
Port 10022
RequestTTY yes
ProxyJump jump@public_jumphost
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
LocalForward 1888 localhost:1880
2024-01-29 17:54:36 +01:00
LocalForward 8080 localhost:80
LocalForward 8038 localhost:8038
2023-04-04 18:04:22 +02:00
Host multimedia_kb
HostName 192.168.0.2
User pi
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host raspiscreen_tmux
2023-04-10 07:15:43 +02:00
HostName raspiscreen
2023-04-04 18:04:22 +02:00
User dirk
Port 22
2023-04-04 18:04:22 +02:00
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh