diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna index acb7195c180c40afccadbaabee365054fd5a5b12..ab4beb5007e68dd9d5611b44df6fa0fbb4ebaf7a 100644 --- a/.ssh/config.d/20_fdna +++ b/.ssh/config.d/20_fdna @@ -32,5 +32,26 @@ HostName bitbucket.org User git IdentityFile ~/.ssh/fdna +Host monster +HostName monster +User nimrod +IdentityFile ~/.ssh/fdna + +Host dl-fdna* +User nimrod +IdentityFile ~/.ssh/fdna + +Host fe01 +HostName 162.13.41.148 +User nimrod +IdentityFile ~/.ssh/fdna +ProxyCommand ssh ns1 nc %h %p + +Host db01 +HostName 5.79.16.138 +User nimrod +IdentityFile ~/.ssh/fdna +ProxyCommand ssh ns1 nc %h %p + Host *.face2gene.com User fdna_srv