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

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to