I would like to limit Internet with client MAC address.
I try to filter MAC in ARP list and set LAN Interface ARP Reply-only.
But when there are lots of MAC, it is difficult to know which MAC are who.
I tried to add client name as comment to MAC in ARP list, but comment doesn’t appear in one line in list.
I’m not sure why Mikrotik put comment above of line.
It is difficult to look and can’t sorting with comment.
Is there any way to put list of MAC and client name in Mikrotik together?
And in the firewall, I can use src MAC address filter. But it is difficult to manage lots of users MAC.
I think if I can tie with specific name to MAC, can easy to choose correct MAC by name in src-mac-address field.