diff options
Diffstat (limited to 'hostapd/hostapd.accept')
-rw-r--r-- | hostapd/hostapd.accept | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hostapd/hostapd.accept b/hostapd/hostapd.accept new file mode 100644 index 000000000000..2d2a0a27efdc --- /dev/null +++ b/hostapd/hostapd.accept @@ -0,0 +1,6 @@ +# List of MAC addresses that are allowed to authenticate (IEEE 802.11) +# with the AP. Optional VLAN ID can be assigned for clients based on the +# MAC address if dynamic VLANs (hostapd.conf dynamic_vlan option) are used. +00:11:22:33:44:55 +00:66:77:88:99:aa +00:00:22:33:44:55 1 |