diff --git a/ssh/.ssh/config b/ssh/.ssh/config index f5d5f36..de89e26 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -62,6 +62,10 @@ Host paaliaq.local User powellc Host kiviuq.local User powellc +Host kari.local + User powellc +Host atlas.local + User powellc Host telesto.local User root @@ -106,3 +110,6 @@ Host bastion.cloud51.15five.com IdentityFile ~/.ssh/ff_cloud51_rsa Port 155 AddKeysToAgent yes + +Host 192.168.1.238 + Port 2222