Browse Source

[ssh] Add proper bastion port

Colin Powell 3 tháng trước cách đây
mục cha
commit
1d18198abc
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      ssh/.ssh/config

+ 3 - 0
ssh/.ssh/config

@@ -83,6 +83,9 @@ Host bastion.unbl.ink
     User powellc
     User powellc
     IdentityFile ~/.ssh/2022_h2_powellc
     IdentityFile ~/.ssh/2022_h2_powellc
 
 
+Host bastion.service
+    Port 33
+
 Host rss.lab.unbl.ink
 Host rss.lab.unbl.ink
     Port 333
     Port 333
     User powellc
     User powellc