Hi everyone. I want to do a MAC filtering by vendor in my OpenWRT AP, I mean, I need to block devices with MAC Address starting with AA:BB:CC or CC:DD:EE or 00:11:22 (these are examples of the first 3 pairs datas of one Mac Address, that indicates the vendor of the device). I Can see that the MAC filtering is done to block one by one complete MAC, and that list of MACs is stored in /etc/network/wireless.
How can I do a MAC filtering with a kind of RegExp that only take the first 3 pairs of characters from a MAC Address? Thanks. Regards, *C. Andres Gomez R*.to
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
