This content has been marked as final.
Show 4 replies
-
1. Re: Failed to connect colfax w/ registered account on Linux inside Intel intranet
Kprasad_Intel Oct 31, 2017 10:46 PM (in response to alanz)Dear Alan,
Please try reconnecting Colfax cluster using a different proxy other than Intel. You cannot connect to Colfax Cluster within Intel network.
If you still fail to login, please send me screen's of error message and ~/.ssh/config file.
Thanks,
Krishnaprasad T
-
2. Re: Failed to connect colfax w/ registered account on Linux inside Intel intranet
Ravikeron Nov 7, 2017 2:57 AM (in response to Kprasad_Intel)Hi Alan,
Is the information shared above helpful to resolve your issue?
Thanks
Ravi Keron N
-
3. Re: Failed to connect colfax w/ registered account on Linux inside Intel intranet
HemanthK Nov 7, 2017 8:12 AM (in response to alanz)Hi Alan,
Depending on your device...Mac or Linux etc...the following proxy should work. But it is best that you consult IT to get a secure method of doing this
Thanks
Hemanth
-----------------------
Host colfax
User guest
HostName cluster.colfaxresearch.com
IdentityFile <path/to/key>
ProxyCommand nc -X 5 -x proxy.jf.intel.com %h %p
-
4. Re: Failed to connect colfax w/ registered account on Linux inside Intel intranet
Gael Hofemeier Dec 6, 2017 10:19 PM (in response to HemanthK)Can we close this issue?