I need as many other users to change the priority (pcp - 802.1p) of IPv4 DHCP packets (dicover/request) generated by the router DHCP Client. As DHCP requests are using raw socket, firewall are completely ignored. I don’t want to use bridges and even if I want to, bridge filter rules only work when we break Mikrotik recommandations (to make DHCP filter rule work, VLAN needs to be slave of bridge port instead of ethernet port).
I know that CCR2116-12G-4S+ only allow ingress rules. But why can’t we have ACL egress rules ? Is it a switch chip (98DX3255) limitations ?
Do you have a better way to do that without adding a switch to do this job ?
Hello, still no luck as far as today… Even standard vlan/bridge/rule does not answer to my need (I cannot use the filter to limit to mac protocol or udp 67 - I was only able to do that with MAC address to FF:FF:FF:FF:FF:FF)… A 2G Internet connection consumes 5% CPU when using another switch to change pcp of my DHCP packet. While using bridge + bridge filter consumes 15%…
I will continue to wait for a new feature… Honestly, this situation doesn’t make any sense to me