added leyk and gfe to ssh-config
This commit is contained in:
parent
7a4a28d927
commit
035e605fea
14
.ssh/config
14
.ssh/config
@ -57,6 +57,13 @@ Host ffw_tmux
|
||||
RequestTTY yes
|
||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
|
||||
Host ffw_tmux
|
||||
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
|
||||
@ -65,6 +72,13 @@ Host leyk_ext
|
||||
ProxyJump jump@hettingen_jumphost
|
||||
# RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
|
||||
Host leyk_tmux
|
||||
HostName leyk
|
||||
User dirk
|
||||
Port 22
|
||||
RequestTTY yes
|
||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
|
||||
Host firewall_tmux
|
||||
HostName firewall
|
||||
User dirk
|
||||
|
Loading…
x
Reference in New Issue
Block a user