This article I will show you how to install a Proxmox Virtual Environment (an open-source server virtualization management) and configure networking (Routed Configuration).
Articles Tagged: Proxmox VE
How to install Proxmox VE and add IP-address to VM
This article describes the process of installing a Proxmox Virtual Environment (an open source server virtualization management), creating a virtual machine, adding a separate IP address for a virtual machine, and an example network configuration.
Configure NAT for virtual machines in Proxmox 5 VE
By default, Proxmox creates the Linux bridge vmbr0, which looks through the external interface and all other virtual machine interfaces connected to this bridge will also look to the world. Therefore, it is necessary to raise the NAT from under which all other virtual machines will exit.