In our company we have several access points. For some of them in the production area it should be disallowed to use them for accessing the internet.
The router we have has (at least) two interfaces: one for the local traffic (intif) and one for internet access (extif).
Is there a way to handle this just with iptables rules?
I already tried to block forwarding for the AP MAC Address, but that obviously only prohibits the AP itself to access the internet.