Web Control Panel / NIC

SamTzu

Renowned Member
Mar 27, 2009
529
17
83
Helsinki, Finland
sami.mattila.eu
I would like to use Proxmox 'Virtual Network' (venet) instead of using 'Bridged Ethernet' (veth) but I want the Control Panel to be on a secure network (behind a firewall.) Mixing the Control Panel (LAN) with the DMZ is something that I'd rather not do.

Is it easy to change the Control Panel to show on the second NIC (vmbr1) instead of the default vmbr0? This way would be much more convenient for those of us who separate the networks for LAN/DMZ management/clients.
 
Is it easy to change the Control Panel to show on the second NIC (vmbr1) instead of the default vmbr0?

by default, proxmox uses the IP address of vmbr0 or eth0 for the cluster communication. The web interface listens
on all addresses ('*').