[ssh] Default to not running local through the bastion
This commit is contained in:
@ -38,7 +38,7 @@ Host tilde.club
|
|||||||
User secstate
|
User secstate
|
||||||
IdentityFile ~/.ssh/powellc
|
IdentityFile ~/.ssh/powellc
|
||||||
|
|
||||||
Host jump.local
|
Host bastion.local
|
||||||
User powellc
|
User powellc
|
||||||
|
|
||||||
# Cloud
|
# Cloud
|
||||||
@ -88,7 +88,7 @@ Host *.local 192.168.1.*
|
|||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/jails
|
IdentityFile ~/.ssh/jails
|
||||||
Hostname %h
|
Hostname %h
|
||||||
ProxyJump bastion.unbl.ink
|
#ProxyJump bastion.unbl.ink
|
||||||
|
|
||||||
Host bastion.cloud10.15five.com
|
Host bastion.cloud10.15five.com
|
||||||
IdentityFile ~/.ssh/ff_cloud10_rsa
|
IdentityFile ~/.ssh/ff_cloud10_rsa
|
||||||
|
|||||||
Reference in New Issue
Block a user