Hello, i want to use the user-manager with MAC autentication.
I know that everything is written down in the wiki!
(User Manager/QA/How to make MAC authentication)
But this is NOT working at my place.
I use Ver. 3.13 and in principle i don´t want to change a good running system with an update
has some one more info about this?
Thanks
eneimi
September 16, 2009, 5:58pm
2
How do you mean exactly? What isn’t working?
Export your config for us:
/ip hotspot profile print
/radius print
/tool user-manager user print
You may edit out the mac-addresses.
her it is :
[admin@Hotspot] > ip hotspot profile print
Flags: * - default
0 * name="default" hotspot-address=0.0.0.0 dns-name="" html-directory="" rate-limit=""
http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=mac,cookie,http-chap
mac-auth-password="" http-cookie-lifetime=3d split-user-domain=no use-radius=no
1 name="hsprof1" hotspot-address=10.0.2.254 dns-name="hotspot.xsonthe.net "
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0 smtp-server=0.0.0.0
login-by=mac,http-chap,http-pap mac-auth-password="" split-user-domain=no
use-radius=yes radius-accounting=yes radius-interim-update=5m nas-port-type=ethernet
radius-default-domain="" radius-location-id="" radius-location-name=""
[admin@Hotspot] > radius print
Flags: X - disabled
SERVICE CALLED-ID DOMAIN ADDRESS SECRET
0 login 192.168.100.100
hotspot
[admin@Hotspot] > tool user-manager user print
Flags: X - disabled, A - active, I - incomplete
0 X subscriber=admin name="abcdef" password="xyz" group-name="Hotspot 2"
uptime-used=2d12h29m19s download-used=2449649260 upload-used=177849630
last-seen=aug/29/2009 10:25:35 credit-count=0 credit-left=0s credit-duration=0s
credit-price=0 credit-time-added=0s
74 subscriber=admin name="xx:xx:xx:xx:xx:xx" password="" group-name="Hotspot 2"
last-seen=never credit-count=0 credit-left=0s credit-duration=0s credit-price=0
credit-time-added=0s
as you see i just show you the first and last user in the user manager.
all 73 users that login in with user name and password work perfect.
if i want to use the mac login option (user 74) it just don´t work!
give me a hint please.
userman
September 18, 2009, 4:13pm
4
Turn on Radius request/response logging by /system logging add topics=manager,packet and check, what do you see under logs - does User Manager receive requests and do not authorize them, or HotSpot is not sending requests at all.