Networking
Manage network infrastructure: public IP addresses, private networks, reverse DNS records (PTR), and Cloud Gateway.
This section contains instructions for configuring public IP addresses, creating private networks (VLANs), and managing your project's network topology.
Network map
A visual topology of your project, showing active connections and VM statuses.
Floating IP
Real public IPv4 addresses for your virtual machines and gateways, with the ability to reserve and reuse them.
PTR / reverse DNS
Configuring reverse DNS (PTR) records for public IP addresses.
Private network
Creating isolated local networks (VLANs) and configuring internal address allocation (IPAM).
External VLAN
Connecting a dedicated Layer 2 channel to your physical or external infrastructure (outside the cloud).
Cloud Gateway
Configuring NAT, WireGuard VPN, port forwarding, and a reverse proxy on a virtual router.
Watch out
If you want to reassign a public IP address to another virtual machine, first disable the public interface (WAN) in the VM → Resize section, save the settings, and then connect the interface again by selecting your desired reserved address. This works without requiring an operating system reboot.