DHCP option host-name matching

Bradford Dickerson bra00424 at mac.com
Fri Mar 11 21:09:24 UTC 2016


Hi Jose,
    Thanks for replying. Was looking into that but was unsuccessful ( searching on the web ) finding a list(range) of OUIs that Apple used specifically for their iphones. Thx, Brad

> On Mar 11, 2016, at 3:43 PM, José Queiroz <zekkerj at gmail.com> wrote:
> 
> Hi Bradford,
> 
> It will be much easier if you use MAC Addresses to do that. That way you may use the MAC's OUI to determine the device's branding.
> 
> 2016-03-11 17:35 GMT-03:00 Bradford Dickerson <bra00424 at mac.com <mailto:bra00424 at mac.com>>:
> Hi,
>   At our company, we are trying to hand out IP ranges based on the characteristics of the client. For example using a class declaration as follows:
> 
> class "IPHONE_ACCORDING_TO_HOSTNAME" {
>   match if substring(option host-name,0,6) = "iPhone";
> }
> 
> but I notice many iphones have names like ‘Brad-iPhone’ or ’TomIphone’ does not quite match above . Is there any plan to support regex type matches?
> 
> Thx,
> Brad
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org <mailto:dhcp-users at lists.isc.org>
> https://lists.isc.org/mailman/listinfo/dhcp-users <https://lists.isc.org/mailman/listinfo/dhcp-users>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20160311/aa1f55cc/attachment.html>


More information about the dhcp-users mailing list