Hi all,
I have problem with geting more than one router (hotspot server) to work with user manager
I tryed radius with ntradping and it works.
In user manager we added routers and secrets, and on hotspot routers we addes radius ip adress and secret.
Use radius is enabled in hotspot profile.
here is the export from user manager
/ tool user-manager customer
add subscriber=admin login=“admin” password=“password” time-zone=+00:00
permissions=owner parent=admin comment=“” disabled=no
/ tool user-manager user
add subscriber=admin name=“test1” password=“test1” comment=“” disabled=no
/ tool user-manager router
add subscriber=admin name=“router1” ip-address=10.100.1.2
shared-secret=“secret” log=auth-ok,auth-fail,acct-fail comment=“”
disabled=no
and export from hotspot
/ ip hotspot
add name=“server1” interface=GLAVNI profile=default idle-timeout=none
keepalive-timeout=none disabled=no
/ ip hotspot service-port
set ftp ports=21 disabled=no
/ ip hotspot profile
set default name=“default” hotspot-address=0.0.0.0 dns-name=“”
html-directory=hotspot rate-limit=“” http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d
split-user-domain=no use-radius=no
add name=“hsprof1” hotspot-address=10.100.1.2
dns-name=“router1.kmwireless.net” html-directory=hotspot rate-limit=“”
http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=cookie,http-chap
http-cookie-lifetime=3d split-user-domain=no use-radius=yes
radius-accounting=yes radius-interim-update=received
nas-port-type=wireless-802.11 radius-default-domain=“”
radius-location-id=“” radius-location-name=“”
/ ip hotspot user profile
set default name=“default” idle-timeout=none keepalive-timeout=2m
status-autorefresh=1m shared-users=1 transparent-proxy=yes
open-status-page=always advertise=no
/ radius
add service=hotspot called-id=“” domain=“” address=10.100.2.33 secret=“secret”
authentication-port=1812 accounting-port=1813 timeout=300ms
accounting-backup=no realm=“” comment=“” disabled=no
/ radius incoming
set accept=no port=1700
what ever we try we get radius server not responding
Help please
Regards,
Nikola