<div dir="ltr">Hello,<div><br></div><div>I've been trying to get dnsmasq to work as ProxyDHCP with UEFI enabled systems. So far I've not had much luck.</div><div><br></div><div>I originally thought it was a configuration issue, so I tried to include every single architecture type and hand out an .efi file to it. I've confirmed that DHCP Option 067 does get passed to the clients but they simply will not network boot.</div><div><br></div><div>This is the configuration I was trying: </div><div><br></div>port=0 <div>log-dhcp </div><div>tftp-root=/tftpboot </div><div>dhcp-boot=,10.0.0.3,10.0.0.3 </div><div>dhcp-option=17,/images </div><div>dhcp-option=vendor:PXEClient,6,2b </div><div>dhcp-no-override </div><div>pxe-prompt="Press F8 for boot menu", 3 </div><div>pxe-service=X86PC, “Boot from network”, ipxe </div><div>pxe-service=PC98, “Boot from network” ipxe </div><div>pxe-service=IA64_EFI, “Boot from network”, ipxe </div><div>pxe-service=Alpha, “Boot from network”, ipxe </div><div>pxe-service=Arc_x86, “Boot from network”, ipxe </div><div>pxe-service=Intel_Lean_Client, “Boot from network”, ipxe </div><div>pxe-service=IA32_EFI, “Boot from network”, ipxe </div><div>pxe-service=BC_EFI, “Boot from network”, ipxe </div><div>pxe-service=Xscale_EFI, “Boot from network”, </div><div>ipxe pxe-service=X86-64_EFI, “Boot from network”, ipxe </div><div>dhcp-range=10.0.0.3,proxy</div><div><br></div><div>I'm trying to get this going for <a href="http://fogproject.org">fogproject.org</a></div><div>There is an ongoing conversation about it here: <a href="https://forums.fogproject.org/topic/4628/undionly-kpxe-and-ipxe-efi">https://forums.fogproject.org/topic/4628/undionly-kpxe-and-ipxe-efi</a></div><div><br></div><div>Thanks for any help, it would be greatly appreciated.</div><div>Wayne</div></div>