Intel® Tiber Developer Cloud
Help connecting to or getting started on Intel® Tiber Developer Cloud

No SSH Connectivity

tmb
Beginner
1,908 Views

I am setting up initial Cloud access, and was following the steps to setup the VSCode connectivity, which continually timed out.  I decided to troubleshoot in Putty and in Linux, figuring if I can get the basics to work, I can troubleshoot VSCode.

 

Anyway, I used puttygen to convert the private key so putty can use it. My connection string was given as: 

ssh -J guest@146.152.232.8 ubuntu@100.81.93.137

 

So, I configured putty as:

Session: ubuntu@100.81.93.137 port 22 (SSH)

Proxy: SOCKS4 (also tried SOCKS5) 146.152.232.8, port 1080, username guest

SSH/AUTH: Putty private key

 

Running Wireshark, all I see is repeated SYN to 146.152.232.8 port 1080, no replies.

 

So, looks like never connects to the proxy.  Any suggestions?

 

Thanks,

TMB

Labels (1)
0 Kudos
3 Replies
tmb
Beginner
1,903 Views

Worth mentioning, I tried telnet to this address from Linux to see if there was any responses, and nothing on port 22, 80, 1080. Just repeated SYN and timeout.

TMB

0 Kudos
Elmer_Intel
Employee
1,866 Views

Hi TMB,

Thank you for reaching out to us.

 

Before we further check the issue you raised, please provide the complete procedure you did to connect to VS Code. You may provide the error message along with a screenshot.

 

Furthermore, please attempt a normal SSH connection to the VM using a terminal to ensure the connection port is available.

 

If the error persists, please provide us your Intel® Developer Cloud instance details as follows:

 

Instance ID:

Instance Type:

Start Time:

End Time:

 

 

Regards,

Elmer


0 Kudos
Elmer_Intel
Employee
1,723 Views

Hi TMB,


Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.



Regards,

Elmer


0 Kudos
Reply