diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna index 306ee909f3e1da236bee15fa049606c83ec85ff8..341a7f0f5915c9d995e6262416507261d185f2fc 100644 --- a/.ssh/config.d/20_fdna +++ b/.ssh/config.d/20_fdna @@ -42,12 +42,6 @@ Host dl-fdna* User nimrod IdentityFile ~/.ssh/fdna -Host be01.fdna.com -HostName 134.213.133.166 -User nimrod -IdentityFile ~/.ssh/fdna -ProxyCommand ssh ns1 nc %h %p - Host be02.fdna.com HostName 162.13.147.40 User nimrod @@ -60,6 +54,18 @@ User nimrod IdentityFile ~/.ssh/fdna ProxyCommand ssh ns1 nc %h %p +Host bef2g2II.fdna.com +HostName 134.213.222.27 +User nimrod +IdentityFile ~/.ssh/fdna +ProxyCommand ssh ns1 nc %h %p + +Host bemobile.fdna.com +HostName 162.13.147.33 +User nimrod +IdentityFile ~/.ssh/fdna +ProxyCommand ssh ns1 nc %h %p + Host front_end.fdna.com HostName 162.13.140.208 User nimrod