So I have a proxmox how which has two interfaces, public one with a single IP address and private one with a 10.0.1.1/24 subnet.
How do I configure Host so VMs have their own separate IP from private range as well as internet access through public IP?
For private range I already made a bridge vmbr0 which I use for management, and vms get their private IP correctly.
Perhaps I can combine Default Bridge configuration for private interface from this guide (https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_network_vlan) and routed configuration for public interface?
How do I configure Host so VMs have their own separate IP from private range as well as internet access through public IP?
For private range I already made a bridge vmbr0 which I use for management, and vms get their private IP correctly.
Perhaps I can combine Default Bridge configuration for private interface from this guide (https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_network_vlan) and routed configuration for public interface?