In Proxmox 9.2.3 what is this UI checkbox for?

Domino

Well-Known Member
May 17, 2020
84
27
58
58
The checkbox is described as 'Host-Managed', it shows up when you edit a LXC guest's network interface:

chrome_quYpcEa3Nk.png

Unfortunately the Help page doesn't have any reference information for this checkbox.
 
Last edited:
Here [0] is the relevant documentation section.

host-managed=<boolean>
Whether this interface’s IP configuration should be managed by the host. When enabled, the host (rather than the container) is responsible for the interface’s IP configuration. The container should not run its own DHCP client or network manager on this interface. This is useful for containers that lack an internal network management stack, like many application containers.

[0] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pct_container_network
 
Last edited: