Hi!
I followed the wiki ( http://wiki.mikrotik.com/wiki/User_Manager/Wireless_Example )
but, my userman does’nt working properly.
i can’t see any active user, session, download/upload not counting.
But in the log, i see users logins.
my settings:
/ interface wireless security-profiles set default radius-mac-authentication=yes
/ radius add service=wireless address=192.168.1.1 secret=pwd
/ interface wireless access-list remove [find]
/ tool user-manager customer add login=“Lacinet” password=“pwd” permissions=owner
/ tool user-manager router add subscriber=Lacinet ip-address=192.168.1.1 shared-secret=pwd
/ tool user-manager user add subscriber=Lacinet username=“00:0F:EA:3E:xx:xx”
/ tool user-manager user add subscriber=Lacinet username=“00:0F:EA:3E:xx:xx”
/ tool user-manager user add subscriber=Lacinet username=“00:02:72:58:xx:xx”
What’s wrong whit my settings?
Thanks!
Sipi