This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wireless_filtering [2025/02/10 22:11] – Improve legibility of content roguescholar | 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: <code text> | + | There are two main advantages |
| - | You can perform the following functions on it: | + | A scripted solution |
| + | |||
| + | | ||
| + | |||
| + | <code text> | ||
| + | aa: | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | You could perform the following functions on it: | ||
| + | |||
| + | \\ | ||
| + | |||
| + | * Block\\ <code text> | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | * Unblock\\ <code text> | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | * Or even…Flush (unblock all the defined references at once)\\ <code text> | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| - | * Block\\ <code text>/ | ||
| - | * Unblock\\ <code text>/ | ||
| - | Or even… | ||
| - | * Flush (unblock all the defined references at once)\\ <code text>/ | ||