I am running a DHCP server on the RB1000 that uses an external radius server. I use the Mikrotik-Rate-Limit attribute to assign bandwidth limits to users. I would like to limit access to DHCP users only (disallow static IP users) by dynamically adding appropriate rules to the FORWARD chain (perferably by MAC, not IP). Is this possible using the Filter-Id attribute, or possibly some custom script/attribute?
Thanks.