cancel
Showing results for 
Search instead for 
Did you mean: 

Open SSH tunnel to VM

Former Member
0 Kudos

Hi everyone,

I've created small VM on SCP and I'd like to connect via SSH.

I've tried neo console commands but it seems the commands are deprecated now.

Are there any tutorials about how to open SSH connection to VM?

Thank you beforehand.

Regards,

Arman

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Arman,

This document explains how to create virtual machine and how to open ssh tunnels. Examples are included:

https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/c0d2dd37428944d3b673ffdd74f...

A more precise example for list-vms command on EU Rot data center would be:

neo list-vms --account ab123456 --user S00012345 --host hana.ondemand.com

See also:
https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/962ccbbd5f634f918bbea9c1bf4...

Answers (2)

Answers (2)

AntalP
Product and Topic Expert
Product and Topic Expert

Hi Arman,

From SDK the sshtunnel or the SAP cloud connector can be used to establish an SSH connection to the VM.

Best regards,

Antal

Former Member
0 Kudos

Hi Antal,

Thank you very much for your quick response.

Can you pls show me the example about how check vm list or how to create new vm?

This is the command that I'm currently using to do actions.

>>> neo list-vms --account <my accont> --host hana.ondemand.com --user <my sapid>

Regards,

Arman

0 Kudos

Hi Arman,

At Manage Virtual Machines you can find how to open a ssh tunnel to SCP virtual machine.


Best regards,

Ismail Alidzhikov