Skip to content
Snippets Groups Projects
Commit 375b74e1 authored by nimrod's avatar nimrod
Browse files

- Removed decomissioned servers from FDNA SSH config.

parent dea0f512
No related branches found
No related tags found
No related merge requests found
...@@ -29,78 +29,6 @@ Host dl-fdna* ...@@ -29,78 +29,6 @@ Host dl-fdna*
User nimrod User nimrod
IdentityFile ~/.ssh/fdna_rsa 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 Host annotate.fdna.com
HostName 119.235.9.148 HostName 119.235.9.148
User fdna User fdna
...@@ -141,12 +69,3 @@ HostName nag01.cloudapp.net ...@@ -141,12 +69,3 @@ HostName nag01.cloudapp.net
User fdna_srv User fdna_srv
IdentityFile ~/.ssh/fdna_rsa IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment