I want to create a PXE server/service using a VM I'll build on Proxmox (I'm planning to use Ubuntu Server 20.04, but I'm open to any better suggestions.). My home router already provides DHCP for the local LAN, but most of the tutorials I've seen for setting up a PXE server require ensuring the PXE server acts as a DHCP server as well.
When I create and start a new VM, I want to be able to have it boot and install Ubuntu (or whatever other OS I choose) using the PXE protocol, but I don't want two DHCP servers on the same network (at least, I think that would be confusing and might hurt my home network).
My thought was to create an internal network on my Proxmox PVE that does not connect to the internet, but does provide an internal backbone network for my VMs to communicate with each other for PXE and perhaps other purposes as well.
So, my two questions are:
1. Is this the best methodology to accomplish what I want to do?
2. How do I set up this "internal network" using Proxmox PVE?
Thanks in advance, folks!
When I create and start a new VM, I want to be able to have it boot and install Ubuntu (or whatever other OS I choose) using the PXE protocol, but I don't want two DHCP servers on the same network (at least, I think that would be confusing and might hurt my home network).
My thought was to create an internal network on my Proxmox PVE that does not connect to the internet, but does provide an internal backbone network for my VMs to communicate with each other for PXE and perhaps other purposes as well.
So, my two questions are:
1. Is this the best methodology to accomplish what I want to do?
2. How do I set up this "internal network" using Proxmox PVE?
Thanks in advance, folks!