diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna
index cfc3b5366c488ee7828fbe2d971429d465d42965..55137bb62d4ae7b4faa29058cac0a1a9a73bbf5d 100644
--- a/.ssh/config.d/20_fdna
+++ b/.ssh/config.d/20_fdna
@@ -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