Two or more PSK per profile

Hi guys,

I would like to use a WPA/WPA2 with PSK or EAP authentication type, but at work we make excessive use from a kind of router that not suport the EAP with WPA, just suport (WPA/WPA2 with PSK), so, I need know if has a way to use one more PSK in the same profile, because I would not like the share this key with every users.

I could use EAP and radius to authenticate keys, but router not suport it, is there a similiar way (using radius) to authenticate PSK ?


Thank you.

RouterOS AP supports WPA/WPA2 with EAP using RADIUS.
If you want to use different PSK for your clients (MAC address), then you can specify them in the access list rules.

uldis, Thanks for reply.

is there a way of the use “dynamic” PSK in acess-list ? because I dont want stay adding manual keys or other way using radius with PSK ? What do you suggest ?

yes, you can use dyanmic mode and use WPA-PSK by using default psk in the security profile and also you can specifiy individual psk for each mac address in the access list.

uldis,

can I use a radius server to store the keys ? instead the RouterOS AP looks to the ‘Access List’ It looks (request) to radius ?

Is it possible ?