Is there any way to use a MAC wildcard to select a different IP pool? For example, we’d like to be able to put any device with a 0a:00:3e:::* MAC address in a distinct IP pool. (that’s the OUI for motorola canopy gear, this would let us utilize DHCP for client radios in bridge mode but have them in a different subnet than the end-users’ routers or PCs)
Cool that sounds like the way to go. I have another follow-up question along this line if you will bear with me.
Now, let’s assume I have two wireless cards in the AP (wlan1 & wlan2) which are not bridged together but instead have two different real IP subnets. I also want to overlay a private IP subnet onto each wlan card for managing of the transparent wireless devices (00:BE:EF:::*) . I want to hand out these private IP’s to these devices via the radius attribute Framed-Pool. Since there are two separate subnets, hence two different pool names, how would you accomplish this?