This commit is contained in:
2022-01-10 10:45:13 -05:00
parent 101fb8d4a2
commit a5307e5324
3 changed files with 22 additions and 2 deletions

View File

@ -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