Hello

Imagine i want all the brand X in subnet Y
WWW say : <<
It seems that ISC DHCP can do the trick:
class "testclass" {
match if substring (hardware, 1, 2) = 00:ad;
}
>>

openbsd manpages has only :
host ncd1 { hardware ethernet 0:c0:c3:49:2b:57; }
so i f i want XX:XX:XX:*:*:* it s gonna be 16 millions lines of
declaration.

Shall i read the dhcpd code or someone can share a 'hidden' knowledge

Best regards.

-- 
---------------------------------------------------------------------------------------------------------------------
() ascii ribbon campaign - against html e-mail
/\

Reply via email to