give mac address range an IP

Hi Guys,

I’d like to run dhcp server on routerOS, that will have two ip ranges. one will be given to clients whos mac STARTS WITH XXXXXX (6 characters) and any other client gets an ip from another pool… is this logic possible?

if those are wireless clients, I might have an idea, if not - I don’t think so.

nope their wired, wow, that really should be a feature, can i manually write an addon to allow this functionality?

If you use hotspot and radius on linux system, you probably could make radius do this. Or maybe you even dont need a hotspot, because when you create dhcp server, there is option “Use radius.”