[ssh] Moving jump to bastion
This commit is contained in:
@ -9,7 +9,7 @@ Host *
|
||||
VerifyHostKeyDNS no
|
||||
|
||||
# Home Gitea account:
|
||||
Host git.unbl.ink
|
||||
Host code.unbl.ink
|
||||
Port 222
|
||||
User git
|
||||
IdentityFile ~/.ssh/1904_powellc
|
||||
@ -88,7 +88,7 @@ Host *.local 192.168.1.*
|
||||
User root
|
||||
IdentityFile ~/.ssh/jails
|
||||
Hostname %h
|
||||
ProxyJump jump.unbl.ink
|
||||
ProxyJump bastion.unbl.ink
|
||||
|
||||
Host bastion.cloud10.15five.com
|
||||
IdentityFile ~/.ssh/ff_cloud10_rsa
|
||||
|
||||
Reference in New Issue
Block a user