Assign IPs to KVM guests with DHCP

  • Thread starter Thread starter glitch003
  • Start date Start date
G

glitch003

Guest
Hi, I want to assign static IPs to KVM guests with DHCP while running the guests in bridge mode. I purchased IPs and have them currently pointed at the host, so all I need is to have the host assign them to the guests with DHCP.

I want to use DHCP so that a user on a host OS doesn't need to configure any networking, it should auto-configure. I know this is possible with KVM but I'm not sure how to do it with proxmox specifically.

Thanks!!