MAC-Filter - OpenWrt Forum
forum.openwrt.org › t › solved-wireless-network-macMar 16, 2020 · config wifi-iface 'wifinet0' option device 'radio0' option mode 'ap' option ssid 'Openwrt' option network 'lan' option encryption 'psk2' option key 'XXXXXXXXXXXXXXXXXXXX' option wpa_disable_eapol_key_retries '1' option macfilter 'allow' list maclist '60: : : : :CF' list maclist 'B0: : : : :BE' list maclist 'C4: : : : :E8' list maclist '24: : : : :05' list maclist '00: : : : :B3'
[OpenWrt Wiki] Parental controls
openwrt.org › docs › guide-userDec 05, 2021 · It is the quickest and most efficient way of blocking websites and is well supported even in the web interface. Assuming OpenWrt operates with a LAN and WAN zone a filter in the FORWARD chain that rejects packets is enough. ASN lists could be used to block large numbers of IPs belonging to certain companies.