瀏覽代碼

[ssh] Default to not running local through the bastion

Colin Powell 4 年之前
父節點
當前提交
6d4bf6d30c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ssh/.ssh/config

+ 2 - 2
ssh/.ssh/config

@@ -38,7 +38,7 @@ Host tilde.club
   User secstate
   IdentityFile ~/.ssh/powellc
 
-Host jump.local
+Host bastion.local
   User powellc
 
 # Cloud
@@ -88,7 +88,7 @@ Host *.local 192.168.1.*
   User root
   IdentityFile ~/.ssh/jails
   Hostname %h
-  ProxyJump bastion.unbl.ink
+  #ProxyJump bastion.unbl.ink
 
 Host bastion.cloud10.15five.com
     IdentityFile ~/.ssh/ff_cloud10_rsa