I'm setting up a group of KVM guests on a corporate network that provides DHCP and DNS services.
The KVM guests will be assigned static IPs by corp DNS. The guests need to be accessible from the corp network, and need to access the corp network themselves.
One of the guests will be a Linux kickstart server and will expose Kickstart URLs on the static IP assigned by corp DNS.
However, I want to create a private PXE environment for my KVM guests that will point them at the static corp IP of the kickstart server. The DHCP/PXE services should not be visible to the corporate network.