2014-09-27, 07:59
According to the site, setting the following will cause iPXE to ignore proxy dhcp:
This doesn't seem to be a valid dnsmasq configuration line (apparently it's for dhcpd instead).
What is the dnsmasq equivalent for this?
Code:
dhcp-option ipxe.no-pxedhcp 1;
What is the dnsmasq equivalent for this?