<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">We were looking at assigning different DHCP-OPTIONS based on different MAC Addresses connected to the same subnet.<div class=""><br class=""></div><div class="">Eg. All MAC addresses starting from 7C:XX:XX:XX:XX should be given IP from the subnet 192.168.0.0/24 (Pool - 192.168.0.10 - 192.168.0.200)</div><div class=""><br class=""></div><div class="">And should be allocated DNS address of 192.168.0.254 and default gateway of 192.168.0.254 and all other users should get the IPs assigned from the <b class="">SAME </b>pool above but DNS address should be 192.168.0.253 & No default gateway should be assigned.</div><div class=""><br class=""></div><div class="">All testing and configuration was performed over <b class="">Kea 1.3.0 stable (Locally compiled with MYSQL backend support)</b></div><div class=""><br class=""></div><div class="">We tried using Wildcards for reservations (Did not work.)</div><div class=""><br class=""></div><div class="">We also tried using client-classes, but it only works for multiple subnets. We need to use the same subnet across all IP assignments due to technical constraints.</div><div class=""><br class=""></div><div class="">Any help will be highly appreciated.</div><div class=""><br class=""></div><div class="">Thanking you in anticipation.</div></body></html>