HomeVyOS Platform

wifi: T5491: allow white-/blacklisting station MAC addresses for security

Description

wifi: T5491: allow white-/blacklisting station MAC addresses for security

Station MAC address-based authentication means:

  • 'allow' accept all clients except the one on the deny list
  • 'deny' accept only clients listed on the accept list

New CLI commands:

  • set interfaces wireless wlan0 security station-address mode <accept|deny>
  • set interfaces wireless wlan0 security station-address accept mac <mac>
  • set interfaces wireless wlan0 security station-address deny mac <mac>

Details

Provenance
c-poAuthored on Aug 20 2023, 12:56 PM
Parents
rVYOSONEXffb798b4678f: wifi: T5470: improve error message
Branches
Loading...
Tags
Loading...