Hello,
I am having a problem getting Mikrotik hotspot to work properly with a radius authentication server. In short, the main problem I am having is that even when I set the MAC cookie to 5 days, if I reboot the server, I get the login page again. I have other Mikrotiks in the field (not using radius) where if I reboot the server, the cookies are still there and noone has to log in. Does anyone have any experience with Hotspot + Radius? Below are some config details that might help, if you need more info or clarification, please let me know.
Thanks!
Using Radius server with:
HTTP PAP enabled
Mac Cookie enabled
MAC Cookie Timeout set to 5 days.
USER PROFILE:
1 name="test" address-pool=pool10 status-autorefresh=1m shared-users=200 add-mac-cookie=yes mac-cookie-timeout=5d
address-list=“" transparent-proxy=no
HOTSPOT PROFILE:
0 * name="default" hotspot-address=10.0.0.2 dns-name=“local" html-directory=hotspot
html-directory-override="" rate-limit="2M/10M" http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=http-pap,mac-cookie
split-user-domain=no use-radius=yes radius-accounting=yes radius-interim-update=received nas-port-type=ethernet
radius-default-domain="" radius-location-id="" radius-location-name="" radius-mac-format=XX:XX:XX:XX:XX:XX
Derek