Merge
This commit is contained in:
@ -96,7 +96,7 @@ Host *.local 192.168.1.*
|
||||
User root
|
||||
IdentityFile ~/.ssh/jails
|
||||
Hostname %h
|
||||
#ProxyJump bastion.unbl.ink
|
||||
ProxyJump bastion.unbl.ink
|
||||
|
||||
Host *.cloud51
|
||||
HostName %h
|
||||
@ -132,5 +132,22 @@ Host bastion.cloud100.15five.com
|
||||
Port 155
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host *.cloud101
|
||||
HostName %h
|
||||
User colin
|
||||
IdentityFile ~/.ssh/ff_cloud101_rsa_2021q3
|
||||
ProxyJump bastion.cloud101.15five.com
|
||||
LocalForward 127.0.0.1:5437 db.mirror0.cloud101:5432
|
||||
Port 155
|
||||
ServerAliveInterval 30
|
||||
ServerAliveCountMax 3
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host bastion.cloud101.15five.com
|
||||
User colin
|
||||
IdentityFile ~/.ssh/ff_cloud101_rsa_2021q3
|
||||
Port 155
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host 192.168.1.238
|
||||
Port 2222
|
||||
|
||||
Reference in New Issue
Block a user