Menu

RADIUS server is not responding on AWS with web interface work corretly

Help
Walter
2016-09-28
2016-10-02
  • Walter

    Walter - 2016-09-28

    I had a RADIUSDesk installed in AWS. Web interface work corretly.
    I configured a Mikrotik RB951 with user_guide in http://www.radiusdesk.com/docuwiki/user_guide/mikrotik/rb751
    But when I try to login to hotspot the message is "RADIUS server is not respondig".

    Timeout on Mikrotik is set to 5000ms.
    I add my Mikrotik as Dynamic client; is correct that in NAS Devices list my NAS has an ip address 10.120.0.1 (is an ip not set in none ethernet)

    I don't know how to troubleshotting the problem.

    Thanks for support

     
    • AMJID BASHIR

      AMJID BASHIR - 2016-09-29

      Hi Walter,

      did u check your credentials on MT site and freeradius both sites i think same credentials than it will work perfectly . In my case i face this problem after change MT password same like freeradius now its working .

       
      • Walter

        Walter - 2016-09-30

        Hi Amjid, Intend the admin password of Mikrotik must to be the same of freeradius?

         
  • Dirk van der Walt

    Hi Walter,

    Have you opened up UDP port 1812 and 1813 to your server?

    If you go to Menu -> Tools -> Logfile Viewer and you click on the Info icon, does it give feedback that FreeRADIUS is running?

     
  • Walter

    Walter - 2016-09-28

    Hi Dirk,
    I opened all TCP and UDP ports for test.

    In Logfile Viewer i had:
    Tue Sep 27 21:35:12 2016 : Info : Loaded virtual server radiusdesk-plain
    Tue Sep 27 21:35:12 2016 : Info : Ready to process requests
    Tue Sep 27 21:35:31 2016 : Info : rlm_sql (sql),Need 4 more connections to reach 10 spares
    Tue Sep 27 21:35:31 2016 : Info : rlm_sql (sql),Opening additional connection (6), 1 of 26 pending slots used
    Tue Sep 27 21:36:20 2016 : Info : rlm_sql (sql),Closing connection (0),Hit idle_timeout, was idle for 68 seconds
    Tue Sep 27 21:36:20 2016 : Info : rlm_sql (sql),Closing connection (5),Hit idle_timeout, was idle for 68 seconds
    Tue Sep 27 21:36:20 2016 : Info : rlm_sql (sql),Need 5 more connections to reach 10 spares
    Tue Sep 27 21:36:20 2016 : Info : rlm_sql (sql),Opening additional connection (7), 1 of 27 pending slots used
    Tue Sep 27 21:38:25 2016 : Info : Signalled to terminate
    Tue Sep 27 21:38:25 2016 : Info : Exiting normally

    Thank you very much and congratulations for RADIUSDesk.

     
  • Walter

    Walter - 2016-10-02

    I have found the problem. User_guide in http://www.radiusdesk.com/docuwiki/user_guide/mikrotik/rb751 doesn't work for me.

    Mikrotik registers first on RD on unknown Dynamic Radius Clients. You have to go from there and select it and afterwards attach it on the owner.
    The "secret" in RADIUS configuration of Mikrotik must be the same in /etc/freeradius/sites-enabled/dynamic-clients
    # secret
    FreeRADIUS-Client-Secret = "testing123"
    Otherwise you have a messagge of "RADIUS server is not responding" after login attemp.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.