Commit fe95710d authored by nimrod's avatar nimrod
Browse files

- Removed decomissioned servers from FDNA SSH config.

parent 2f274bb7
Loading
Loading
Loading
Loading
+0 −81
Original line number Diff line number Diff line
@@ -29,78 +29,6 @@ Host dl-fdna*
User nimrod
IdentityFile ~/.ssh/fdna_rsa

Host be02.fdna.com
HostName 162.13.147.40
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host bef2g2.fdna.com
HostName 134.213.133.173
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host bef2g2II.fdna.com
HostName 134.213.222.27
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host bemobile.fdna.com
HostName 162.13.147.33
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host front_end.fdna.com
HostName 162.13.140.208
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host db02.fdna.com
HostName 95.138.161.121
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host fe_admin.fdna.com
HostName 95.138.162.241
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host fe01.fdna.com
HostName 162.13.41.148
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host fe01a.fdna.com
HostName 162.13.119.44
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host fe02b.fdna.com
HostName 95.138.182.106
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host db01.fdna.com
HostName 5.79.16.138
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host bkp01.fdna.com
HostName 162.13.46.132
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host annotate.fdna.com
HostName 119.235.9.148
User fdna
@@ -141,12 +69,3 @@ HostName nag01.cloudapp.net
User fdna_srv
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p

Host *.face2gene.com
User fdna_srv

Host app.fdna.com
HostName app.fdna.com
User nimrod
IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p