> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/guidance-for-enterprise/deka-flexi/deka-vpn/remote-instance-using-putty-1.md).

# Copy of Remote Instance using Putty

{% hint style="info" %}
Before proceeding, ensure that you have successfully established an OpenVPN connection by following the [**OpenVPN Configuration**](/guidance-for-enterprise/deka-flexi/deka-vpn/openvpn-configuration/connection-with-openvpn.md) guide.
{% endhint %}

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.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.83%20connect.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/VyPMGyNXxGLcLJb5m2gS" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/btFv5RHRLyMnqTjo81JG" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/tb5WOT4PneS6o9zK4VqX" alt=""><figcaption></figcaption></figure>

Enter the username and password used by the virtual machine.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.87%20login.png" alt=""><figcaption></figcaption></figure>

You have successfully logged into the Project A virtual machine.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.88%20login-instance.png" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/bqn7c8cuquceZdFkTmIB" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/NQoL0SYgqFgG3coiBueb" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/1d5eoh1Qb4F6JuVMFWqX" alt=""><figcaption></figcaption></figure>

Press the Save button to save changes.

<figure><img src="/files/SooYobN1IS4DhwCF818z" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/qYD7o7WgGj83EpXFL2fR" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/bOJkc3RhXAKk9t74fqIM" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.95%20sec-add-ip.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.96%20sec-add-ip.png" alt=""><figcaption></figcaption></figure>
