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

- FDNA Jobby SSH is accessible on the default port.

parent 41a313ca
No related branches found
No related tags found
No related merge requests found
...@@ -115,12 +115,9 @@ IdentityFile ~/.ssh/fdna ...@@ -115,12 +115,9 @@ IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
Host annotate.fdna.com Host annotate.fdna.com
#HostName annotate.fdna.com
HostName 119.235.9.148 HostName 119.235.9.148
User fdna User fdna
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
Port 2222
#LocalForward 8081 localhost:80
Host annotate-stg.fdna.com Host annotate-stg.fdna.com
HostName annotate-stg.fdna.com HostName annotate-stg.fdna.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment