New to OpenWRT and am looking to do MAC address filtering.
How would I set up a Firewall Rule to Block ALL Outbound traffic to the internet EXCEPT from a list of MAC Addresses?
I've seen a few posts that will block specific MAC addresses from accessing the WAN (Internet) and otherwise allow all others access but I wish to do the inverse of that - block all outbound except a specific list of MAC addresses.
Thanks, but there is plenty out there to do this for wireless interfaces and that was not what I asked.
I wish to block ALL LAN traffic (Wi-Fi and Wired) EXCEPT a list of MAC addresses.
And I wish to NOT have to manage numerous lists for each node as well. Just ONE list of MAC addresses that are allowed internet access.
More correctly, I do not have ANY devices connected via the OpenWRT wireless interface as my wireless connectivity is provided by a separate access point that is connected as a wired device as far as the OpenWRT device is concerned.
Also, when you say "delete forwarding from lan to wan" do you mean I should change the lan ==> wan Zone to Accept Accept Reject from what it is currently as depicted?
No, this is forward, not forwarding. Edit lan zone, look at the bottom and remove wan zone from Allow forward to destination zones:
Or you can run the commands I posted previously.