Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Copy of Remote Instance using Putty

Before proceeding, ensure that you have successfully established an OpenVPN connection by following the OpenVPN Configuration guide.

Here are the steps to run remote control of virtual machines in the Service Portal Cloudeka using PuTTY:

Make an OpenVPN connection using Viscosity Inline.

Enter the Username and Password used according to the OpenVPN User.

Run PuTTY on your computer. Then, enter the Floating IP displayed on the IPSec Detail page into the Host Name (or IP address) field. Then, click the Open button.

When the PuTTY Security Alert dialog appears, click Accept to continue connecting to the remote instance.

Enter the username and password used by the virtual machine.

You have successfully logged into the Project A virtual machine.

To be able to test the connection to Project B, you must conImage Security on Project A on the Service Portal Cloudeka, namely adding the IP address of the subnet used by Project B.

On the Project A page in the Service Portal Cloudeka, select the Security menu and press the Edit button to make configuration changes.

On the Edit Security page, you will add two new rules to Inbound by pressing the New Rule button.

The first type of rule is SSH, while the second type of rule is All ICMP Rule. In each Source column for both Types, enter the IP address of the subnet used by Project B, namely 10.20.20.0/24.

Press the Save button to save changes.

Do the same steps to conImage Security on Project B by adding the subnet IP address on Project A, namely 10.10.10.0/24.

Enable IPsec on Project A, make sure the IP address used is the Project B subnet.

Test the connection via Putty from the Project A virtual machine to the Project B virtual machine by inputting the following syntax: ping 10.20.20.6.

The results of testing the network connection to the Project B virtual machine were completed in 3005 milliseconds (± 3 seconds).

Last updated