[Dnsmasq-discuss] Howto realize configuration from isc DHCP - Server‏

Herbert Halegmaier halegmaierx at hotmail.com
Sun Sep 18 13:22:00 BST 2011


Hello,

i have a simple question. Is it possible to realize following ISC - DHCP - Server configuration with dnsmasq:

class "SiemensPhone" {
  match if (
    (substring(hardware, 1, 3) = 00:01:E3) or
    (substring(hardware, 1, 3) = 00:1A:E8)
  );
  vendor-option-space OptiIpPhone;
  option OptiIpPhone.magic 53:69:65:6D:65:6E:73:00:00:00; # "SIEMENS\0\0\0"
  option OptiIpPhone.dls "sdlp://10.2.2.1:18443";
  }
}

Regards

Haleg
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20110918/68e7c5dc/attachment.htm 


More information about the Dnsmasq-discuss mailing list