[Dnsmasq-discuss] Conditional arguments depending on dhcp option 77 (user class)

Oliver Rath rath at mglug.de
Thu Aug 9 16:57:11 BST 2018


Hi list,

configuring ipxe boot recommends configuring an isc-dhcp-server i.e. in
this way:

  if exists user-class and option user-class = "iPXE" {
      filename "http://my.web.server/real_boot_script.php";
  } else {
      filename "undionly.kpxe";
  }

reffering to dhcp option 77 "User Class Information". Is it possible to build a similar construct in dnsmasq.conf?

Tfh!
Oliver

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20180809/17849224/attachment.html>


More information about the Dnsmasq-discuss mailing list