I have a working router for my network. Is it possible to allow access to the router by defining a MAC address with iptables?
So basically I need to allow only some users to access internet and not all. So I want to allow access only to users with certain MAC address and deny all others.
Is this possible with iptables and how?
Thank you in advance, Sasa