Quote from: EricPerl on February 03, 2025, 10:58:50 PMI didn't really find anything stating this explicitly, but the sequence matches my experience.
The DHCP server seems to start with the first pool, check if it can assign from there and only moves on the next pool if it can't, and so on.
It would be rather straightforward from an implementation perspective...
Flip your pool definitions and if it works, we'll have more confidence that my hypothesis is correct.
awesome. it worked. so the first pool has to be the pool with the mac identifier so that these will get IP Adresses from that pool.
thanks a lot!