99.9% Uptime SLA
How to Set Up a VXLAN Internal Network on Your VPS - Virtarix Blog

How to Set Up a VXLAN Internal Network on Your VPS

March 5, 2026 · Blog / Technical Guide

In this article, we will be creating an internal network between vxint-internal-cl101 and vxint-internal-cl102

The internal network service is location dependent. Meaning servers in Dallaswill not be able to connect to an internal network located in Frankfurt or any other region. Visa-versa.

Here we have the two servers we will be configuring:

1 image 1024x288 - VXLAN

Creating a VXLAN Network

Each server can act as a “master” of the internal network. Meaning on vxintinternal-cl101 , I can create aVXLAN interface and add vxint-internal-cl102 to the VXLAN.

I can then navigate to vxint-internal-cl102 , create another VXLAN and add vxint-internal-cl101 to this new network.

We will configure it so that vxint-internal-cl101 is the “master” of this single VXLAN.

2 1024x579 - VXLAN
3 1024x541 - VXLAN

Regarding the reboot:

While you don’t have to reboot the VM at the time of network creation, any configurations to the new NIC will be overwritten after the first reboot since creating the NIC. So it’s best to reboot the VM now and then configure the NIC, so the configuration is persistent.

4 1024x545 - VXLAN

After clicking Confirm, our network gets created:

5 1024x544 - VXLAN

Adding a VM to the Network

Now we need to “add” our second VM to this network:

6 1024x532 - VXLAN

Important Note: There is a known bug regarding the Reboot VM option. When ADDING a VM to the existing network, the reboot task reboots the “master” VM of the network. Meaning in this example, vxint-internal-cl101 gets rebooted again, which is not what we want.

7 1024x537 - VXLAN

After selecting vxint-internal-cl102 and disabling the Reboot VM option, we click Confirm.

If we navigate to the product page for the VM we just added and go to the Network tab, we will see the new network has been added.

8 1024x543 - VXLAN

Restarting and Configuring the Network

We should now issue a shutdown + start for the VM:

9 1024x121 - VXLAN
10 1024x121 - VXLAN

From here, we will connect to the VMs and configure their internal network. You are free to use whatever IP range and CIDR. Specific network configuration is dependent on the OS.

Screenshot 2026 01 20 at 07.05.19 1024x907 - VXLAN
Screenshot 2026 01 20 at 07.05.28 1024x545 - VXLAN

Testing Connectivity

We do the same on vxint-internal-cl102 using the ip 10.0.0.2/24

Let’s try ping each other:

Screenshot 2026 01 20 at 07.06.17 1024x386 - VXLAN
Screenshot 2026 01 20 at 07.06.38 1024x374 - VXLAN
Peter French
About the Author Peter Frenchis the Managing Director at Virtarix, with over 17 years in the tech industry. He has co-founded a cloud storage business, led strategy at a global cloud computing leader, and driven market growth in cybersecurity and data protection.