I have one network card on my proxmox server. Proxmox by default only installs a bridge Network I need to add a second network with nat and DHCP like virtmanager does. how do I configure proxmox to add a second Network with only one network card
I have one network card on my proxmox server. Proxmox by default only installs a bridge Network I need to add a second network with nat and DHCP like virtmanager does. how do I configure proxmox to add a second Network with only one network card
Hi,
you can create a dedicated bridge for this separate network and attach the VMs/CTs virtual network devices to that bridge. For DHCP to work, you will have to setup a dedicated DHCP server within this subnet. An example configuration for such a setup, including the rules required for NAT can be found in the docs, see https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_network_masquerading