I need to block any incoming connection from a MAC address different from a specific one (which is static and well known).
This MAC address should generate only non-IP connection: this is the reason why I don't know if ARPtables could be the best solution.
Any suggestion?