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

- More FDNA servers in SSH config.

parent 261761a2
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment