Probably too late for 7.300 ?
but is this possible to add small feature for dhcp server to select the pxe server:
ie:
filename "pxelinux.0";
next-server 192.168.9.2;
at moment this is what I'm doing on my home server in the /var/chroot-dhcps/etc/dhcpd.conf-defaut file but need also this both cluster asg at our DC and the asg at office ! doing this will void support [[:(]]
ATM I'm forced to use 2 dhcp servers on each side [[:(]]
thx