hotspot usermanager problem.

Hi fewi and the rest of mik team.

i have some problem in this radius accounting log, before it works fine and client can login without this blue log but now a more than week i received this message radius accounting not sent: no response, but the client hotspot account can login. please check the screenshot.

Thanks

any help? :smiley:

Have you tried setting the radius timeout to a larger value?

/radius
print detail
set X timeout=600ms

Change X to the line number of the radius entry (0 if you have only one entry).

thanks tim, the current value is 300ms but i change now to 600ms will see what happen next :smiley: i get back back you soon.

/radius
add accounting-backup=no accounting-port=1813 address=127.0.0.1 \
    authentication-port=1812 called-id="" comment="" disabled=no domain="" \
    realm="" secret=ayawsamok*** service=login,hotspot timeout=600ms

regards

I use my radius for the hotspot only, not for login. Don’t know if that will affect the accounting. Let me know if it still doesn’t work.

If you haven’t enabled the radius logging, that might help.

/system logging
add topics=radius action=memory

Hello Tim

The symptoms still persist :smiley: in radius only hotspot only allowed or this a bug? ROS 4.10

20:32:28 radius,debug,packet sending Accounting-Request with id 15 to 127.0.0.1:1813
20:32:28 radius,debug,packet Signature = 0xee837ad27408ed01a21ff40677f7fb6b
20:32:28 radius,debug,packet Acct-Status-Type = 3
20:32:28 radius,debug,packet NAS-Port-Type = 19
20:32:28 radius,debug,packet Calling-Station-Id = “00:26:BB:11:34:15”
20:32:28 radius,debug,packet Called-Station-Id = “hotspot-1”
20:32:28 radius,debug,packet NAS-Port-Id = “ether3”
20:32:28 radius,debug,packet User-Name = “jwqff”
20:32:28 radius,debug,packet NAS-Port = 2150629377
20:32:28 radius,debug,packet Acct-Session-Id = “80300001”
20:32:28 radius,debug,packet Framed-IP-Address = 192.168.2.53
20:32:28 radius,debug,packet MT-Host-IP = 192.168.2.53
20:32:28 radius,debug,packet Event-Timestamp = 1293539547
20:32:28 radius,debug,packet Acct-Input-Octets = 857687
20:32:28 radius,debug,packet Acct-Output-Octets = 3712500
20:32:28 radius,debug,packet Acct-Input-Gigawords = 0
20:32:28 radius,debug,packet Acct-Output-Gigawords = 0
20:32:28 radius,debug,packet Acct-Input-Packets = 5400
20:32:28 radius,debug,packet Acct-Output-Packets = 4380
20:32:28 radius,debug,packet Acct-Session-Time = 601
20:32:28 radius,debug,packet NAS-Identifier = “Seawind Resort”
20:32:28 radius,debug,packet NAS-IP-Address = 127.0.0.1
20:32:28 radius,debug,packet Acct-Delay-Time = 1
20:32:29 radius,debug timeout for 3f:33
20:32:29 hotspot,warning,debug jwqff (192.168.2.53): RADIUS accounting request not sent: no response

Thanks

Try an upgrade to V4.14 (or latest version) and install the usermanager package for that version. See if that makes a difference.