Hello, if you get an address from sf1 interface it is because dhcp-client is enabled on this interface. Why don’t you disable this dhcp-client instead?
It is necessary to block this MAC address. My ISP issues addresses from the 172.20.0.0/16 subnet, and this MAC is someone from the neighbors who inserted a WAN cable into the LAN port or his Mercusys router is so good that it gives me a 192.168.1.100 address through its WAN port :).
It definitely won’t work using “/ip firewall filter”, because dhcp uses raw sockets. I though that “/ip firewall raw” could work, but quick test says that it doesn’t either. Bridge filter would do the trick, if you’d add one and sfp1 as its port. Then you could do: