|
@@ -16,6 +16,11 @@ Host *.local
|
|
AddKeysToAgent yes
|
|
AddKeysToAgent yes
|
|
VerifyHostKeyDNS no
|
|
VerifyHostKeyDNS no
|
|
|
|
|
|
|
|
+Host rss.lab.unbl.ink
|
|
|
|
+ Port 333
|
|
|
|
+ User powellc
|
|
|
|
+ IdentityFile ~/.ssh/2022_h2_powellc
|
|
|
|
+
|
|
Host github.com
|
|
Host github.com
|
|
ServerAliveInterval 300
|
|
ServerAliveInterval 300
|
|
ServerAliveCountMax 2
|
|
ServerAliveCountMax 2
|
|
@@ -98,7 +103,7 @@ Host bastion.unbl.ink
|
|
IdentityFile ~/.ssh/2022_h2_powellc
|
|
IdentityFile ~/.ssh/2022_h2_powellc
|
|
|
|
|
|
## Jail hosts all need a jump
|
|
## Jail hosts all need a jump
|
|
-Host *.local 192.168.1.* *.service
|
|
|
|
|
|
+Host *.local 192.168.40.* *.service
|
|
User root
|
|
User root
|
|
IdentityFile ~/.ssh/jails
|
|
IdentityFile ~/.ssh/jails
|
|
Hostname %h
|
|
Hostname %h
|