[Dnsmasq-discuss] Howto realize configuration from isc DHCP - Server
Jan Psota
jasiu at kkfsa.pl
Sun Sep 18 15:44:38 BST 2011
2011-09-18, 14:22:00
Herbert Halegmaier <halegmaierx at hotmail.com>:
> 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;
> [...]
I guess dhcp-mac config option will do the job (manual l. 670).
--
jasiu
More information about the Dnsmasq-discuss
mailing list