Manual to using Private networks for VPS
What are private (local) networks for VPS and how do they work?
Private networks are a feature that allows you to connect multiple VPS servers in a single private network within one data center.
All traffic between the servers travels over a secure internal channel and does not go through the public internet.
This solution is ideal for tasks requiring high security and fast data exchange, such as:
- Building server clusters (e.g., for load balancing or high-availability systems).
- Database replication.
- Internal communication between backend, frontend, and other application components.
- Backup or data synchronization between servers.
Advantages of private networks
- Security: traffic stays within the data center, minimizing the risk of interception. No need for VPN or additional encryption for internal connections.
- Speed: internal channels provide low latency (usually <1 ms) and high bandwidth, depending on the configuration.
- Simplicity: setup is done directly in the Fornex dashboard at no extra cost. You can add any number of VPS servers to a single network.
- Optimization: reduces public traffic usage, which is beneficial for plans with traffic limits.
Important
Currently, the feature is supported in the following locations: DE-FC (Germany), NL-EF (Netherlands), SE-GS (Sweden), RU-3D (Russia).
High Availability (HA) plans do not support this feature. At least 2 VPS servers are required to use it.
Private network VPS structure
Don't have a VPS yet?
Fornex offers VPS hosting with full root access, 24/7 support, and DDoS protection. Get a stable server with NVMe disks for fast and reliable operation. Find more details on the Fornex VPS page.
How private networks work in Fornex
- Activation in the dashboard: go to VPS → Local networks, create a new network, and add the required VPS (all must be in the same location).
- Configuration on the servers: manually assign private IP addresses using OS configuration files or tools.
- Data exchange after setup: once configured, servers can communicate with each other using their private IPs. All external (internet) traffic continues to use the primary public interface.
Why a private network might be unavailable and what to do
In rare cases, the feature may not be displayed or may not work due to technical reasons:
-
Server location: Private networks are only supported in the locations DE-FC, NL-EF, SE-GS, and RU-3D.
Solution: order a new VPS in one of these locations — the feature will be available automatically. -
Hypervisor type: Some hypervisors do not technically support private networks.
Solution: create a ticket with technical support and request to migrate the server to a compatible hypervisor.
Configure the private network for different OS
After activating the network in the dashboard, proceed to configure the interface on your servers.
Choose the guide for your OS:
Help
If you have any questions or need assistance, please contact us through the ticket system — we're always here to help!