Commit 000a4860 authored by Adar Nimrod's avatar Adar Nimrod
Browse files

- More FDNA servers in SSH config.

parent 01409faf
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -54,6 +54,12 @@ User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

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

Host front_end.fdna.com
HostName 162.13.140.208
User nimrod
@@ -83,6 +89,12 @@ User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

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

Host db01.fdna.com
HostName 5.79.16.138
User nimrod