Thanks for the info Michal. Yes, catch-all but I want to add passphrases dynamically Right now I have to reload hostapd after I add a new passphrase to hostapd.wpa_psk file. This causes current associations to drop. So I want changes to take place without restarting/reloading hostapd after updating hostapd.wpa_psk file. Thanks. On Thu, Nov 8, 2018 at 5:33 AM Michał Kazior <kazikcz@xxxxxxxxx> wrote: > > On Thu, 8 Nov 2018 at 05:08, Carlito Nueno <carlitonueno@xxxxxxxxx> wrote: > > > > Hi all, > > > > I got statically loaded PSKs with MAC pairing to work. > > I am trying to have multiple passphrases for a single SSID without MAC pairing. > > > > Any advice? > > You mean wpa_psk_file? The example hostapd.wpa_psk[1] explains > 00:00:00:00:00:00 acts as a catch-all: > > # List of WPA PSKs. Each line, except for empty lines and lines starting > # with #, must contain a MAC address and PSK separated with a space. > # Special MAC address 00:00:00:00:00:00 can be used to configure PSKs that > # anyone can use. PSK can be configured as an ASCII passphrase of 8..63 > # characters or as a 256-bit hex PSK (64 hex digits). > > [1]: https://w1.fi/cgit/hostap/tree/hostapd/hostapd.wpa_psk > > > Michał _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap