I'd like to find an extremely simple solution (once it is setup/configured) for generating new WPA keys in a single router and 3 repeater network. (2-4SSIDs and probably not even any VLANs) I don't even think a mesh is necessary but I'm fine with that if necessary. I'm trying to help a friend setup wifi for 3 apartments he is renting out on airbnb. When customers leave, he'd like a very simple way to regenerate WPA keys. No RADIUS or openWISP level of complixity if possible.
Suggestions please?
Just script via uci command line.
1 Like
Are you suggesting a script that generates new keys & changes all 4 devices via SSH sequentially? How would this script check successful completion? Could you refer me to an example or some documentation doing something similar?