This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wireless_filtering [2023/06/04 21:03] – hogwild | wireless_filtering [2025/02/12 03:21] (current) – -Formatting hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wireless MAC Address filtering via script/ | ====== Wireless MAC Address filtering via script/ | ||
| - | The easiest way to perform Wireless MAC address filtering is to use the controls in FreshTomato' | + | The easiest way to perform Wireless MAC address filtering is to use the controls in FreshTomato' |
| - | \\ Given a MAC address whose access you wish to control, for example: '' | + | There are two main advantages |
| - | You can perform the following functions on it: | + | A scripted solution |
| - | # Block\\ | + | \\ |
| + | |||
| + | <code text> | ||
| + | aa: | ||
| + | </ | ||
| \\ | \\ | ||
| - | # Unblock\\ | + | You could perform the following functions on it: |
| \\ | \\ | ||
| - | Or even: | + | * Block\\ <code text> |
| + | / | ||
| + | </ | ||
| - | # Flush (unblock all the defined references at once)\\ | + | \\ |
| + | |||
| + | * Unblock\\ <code text> | ||
| + | / | ||
| + | </ | ||
| \\ | \\ | ||
| + | |||
| + | * Or even…Flush (unblock all the defined references at once)\\ <code text> | ||
| + | / | ||
| + | </ | ||
| \\ | \\ | ||