What Will I Do in 2024 When Installing DaloRADIUS and FreeRADIUS on Ubuntu Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 80

  • @m3a2l
    @m3a2l 18 วันที่ผ่านมา

    Thank you very much. It helped a lot.

  • @erictedja
    @erictedja 9 หลายเดือนก่อน +1

    thank you so much for this video, i'll be using daloradius and freeradius for my thesis, but i'm planning to deploy it with docker, can you also make a guide on how to deploy daloradius and freeradius in a docker container?

    • @FrancisTechWorld
      @FrancisTechWorld  9 หลายเดือนก่อน +1

      That’s interesting. Let me think about it. Currently, I have a project to prepare several videos to help people achieve CCNA. Once they have the CCNA or equivalent knowledge, they can have more choices in their career.

  • @bowo1619
    @bowo1619 8 หลายเดือนก่อน +1

    Can you please share the commands that you have run at 13:05 until 13:26 of this video. I am not able to understand it here

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน

      The command uses sudo to gain admin rights and tee to write a new Apache configuration file for a site called “operators”. It sets up a virtual host listening on port 8000, with specific permissions for directories, and logs for errors and access. The EOF indicates the end of the input.

  • @Nyalira
    @Nyalira 9 หลายเดือนก่อน +1

    i have error s currently unable to handle this request.
    HTTP ERROR 500 to open login

    • @FrancisTechWorld
      @FrancisTechWorld  9 หลายเดือนก่อน

      HTTP ERROR 500 means that there is a problem with the server configuration.
      One common cause is that the PHP DB library is missing or not installed properly. You can try to install it by running the command pear install DB.
      Another possible cause is that the configuration variable CONFIG_DB_ENGINE in the file library/daloradius.conf.php is set to mysql instead of mysqli. You can edit the file and change the value to mysqli.
      You can also check the error logs at /var/log/httpd/error_log or /var/log/apache2/error.log to see more details about the error and what caused it
      If none of the above solutions work, i suggest you can try to reinstall daloradius.
      I am very sure that my step and procedure works.

    • @Rafael59832
      @Rafael59832 หลายเดือนก่อน

      Me pasó lo mismo y resultó que en operators.conf y users.conf puse la información al revés

  • @nitesh0900
    @nitesh0900 6 หลายเดือนก่อน +2

    Installed and configured
    Dalo radius login page is opening but unable to login with default credentials
    administrator
    radius

  • @izakrojaz7177
    @izakrojaz7177 หลายเดือนก่อน

    Thanks, great video, is there any additional steps or advise you could give, since I'm unable to access the server using the web browser, the page does not load. Already checked and both apache2 and Freeradius are running

  • @sososimsima9304
    @sososimsima9304 8 หลายเดือนก่อน +1

    thank you so so sooooo much you saved my life.

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน +2

      You are welcome. I know that I am not good. However, the objective of this channel is sharing what I know and can help others 😊😊

  • @x-c-e-l-e-n-t
    @x-c-e-l-e-n-t 7 หลายเดือนก่อน +1

    Good tutorial video. There is a bug that you can't delete NAS once it is created. It will return a "CSRF token error" when you try to delete it. Do you happen to have any idea how to fix this issue? By the way, Freeradius is integrated with MySQL.

    • @FrancisTechWorld
      @FrancisTechWorld  7 หลายเดือนก่อน

      Thank you very much. I know that I am not good at all. What I want to do is share what I know with those who watch my video. I hope my video can give them some positive insight.

  • @MykeLima
    @MykeLima 4 หลายเดือนก่อน +1

    how to configure FreeRadius + Daloradius + ldap but ldap/samba in separate server

  • @ryanmcguire2578
    @ryanmcguire2578 4 หลายเดือนก่อน

    can you explain what was the address and secret related to in the last part of the video? Is this supposed to be the address of your NAS?

  • @ersunil9398
    @ersunil9398 9 หลายเดือนก่อน +1

    Can you please share the commands that you have run at 12:45 of this video.
    I am not able to understand it here

    • @FrancisTechWorld
      @FrancisTechWorld  9 หลายเดือนก่อน

      The command is used to configure the ports that Apache web server listens on. It uses the sudo command to run as a superuser, the tee command to write to a file and the

  • @yannhikamu7011
    @yannhikamu7011 6 หลายเดือนก่อน +1

    ❤❤

  • @JoseAlbertoGonzalezMuelas
    @JoseAlbertoGonzalezMuelas 7 หลายเดือนก่อน +1

    Hi thx for the tutorial, all it´s working but I have a problem with mariadb that says the service isn´t working, the others are running, can u help me?

    • @FrancisTechWorld
      @FrancisTechWorld  7 หลายเดือนก่อน

      As usual, please try to
      1. sudo apt update
      2. sudo apt install mariadb-server
      3. sudo systemctl start mariadb.service
      If you haven’t set a root password yet, press ENTER to indicate “none.” Once you’ve completed these steps, MariaDB should be up and running.

  • @MohamedAzaanoun
    @MohamedAzaanoun 9 หลายเดือนก่อน +1

    Hello friend, i have problem, i made user and i can't find it in disconnected user.

    • @FrancisTechWorld
      @FrancisTechWorld  9 หลายเดือนก่อน

      Can you successfully log in to daloRADIUS?

    • @MohamedAzaanoun
      @MohamedAzaanoun 9 หลายเดือนก่อน

      Yes, I created users in daloradius and they are not online, i sent you a message in your email

  • @javedahmed713
    @javedahmed713 2 หลายเดือนก่อน

    Very good instructions. How do I implement self-registration with payment confirmation and send the username and password through WhatsApp and email?

    • @shikharnet
      @shikharnet 11 วันที่ผ่านมา

      you have to intregrate whats app api and sms api with it.

  • @usuario2ful
    @usuario2ful 5 หลายเดือนก่อน

    Hi. I see that when you set the user to disabled, it does not communicate with the mikrotik machine and leaves it unauthenticated. does anyone know how to make it instantaneous?

  • @yannhikamu7011
    @yannhikamu7011 6 หลายเดือนก่อน +1

    Time limite per user...

  • @BielZero091
    @BielZero091 2 หลายเดือนก่อน

    I am able to access my Huawei switch via FreeRADIUS but cannot enter configuration mode (`system-view`). Despite successful authentication, I am not granted access to configuration mode.
    Has anyone encountered a similar issue or can offer guidance on configuring FreeRADIUS to ensure full access to configuration mode on a Huawei switch?
    Thank you for your assistance!

  • @محمدمسعد-د3ر
    @محمدمسعد-د3ر 3 หลายเดือนก่อน +1

    I enter the username and password for Dalo, it shows
    "This page isn’t working right now"
    HTTP ERROR 500

    • @FrancisTechWorld
      @FrancisTechWorld  3 หลายเดือนก่อน

      Thank you for your comment. I am not sure about the error you encountered, but I am confident that my steps and procedures work 100% (at least until today, August 2024). I have prepared an updated video, which you can compare with your environment: Updated Video.
      th-cam.com/video/QNh8CIwpVdY/w-d-xo.html

  • @محمدمسعد-د3ر
    @محمدمسعد-د3ر 3 หลายเดือนก่อน +1

    I can't restart freeradius server. It says,
    Job for freeradius.service failed because the control process exited with error code.
    What o i do please?

    • @FrancisTechWorld
      @FrancisTechWorld  3 หลายเดือนก่อน

      Thank you for your comment. I am not sure about the error you encountered, but I am confident that my steps and procedures work 100% (at least until today, August 2024). I have prepared an updated video, which you can compare with your environment: Updated Video.
      th-cam.com/video/QNh8CIwpVdY/w-d-xo.html

    • @shikharnet
      @shikharnet 11 วันที่ผ่านมา

      sudo nano /etc/freeradius/3.0/mods-enabled/sql (check the password here. default working password is radpass) I have tested it on ubuntu server 20.04

  • @msimisimasuku3922
    @msimisimasuku3922 3 หลายเดือนก่อน +1

    Hello sir! I and my team have been installing and configuration freeradius and daloradius on our Ubuntu server.However, when we try to access login.php, we only see the code instead of the actual interface. What should we do?

    • @FrancisTechWorld
      @FrancisTechWorld  3 หลายเดือนก่อน

      @@msimisimasuku3922 what is the error message ?

    • @msimisimasuku3922
      @msimisimasuku3922 3 หลายเดือนก่อน

      @@FrancisTechWorld It is not an error message per say but when we gain access to the login page, we only see the backend of the page and not the front-end.

    • @msimisimasuku3922
      @msimisimasuku3922 3 หลายเดือนก่อน

      Hello Sir yet again. The login interface can appear now but I can't enter with your login credentials. It states that the login information is incorrect.

    • @msimisimasuku3922
      @msimisimasuku3922 2 หลายเดือนก่อน

      My problem has been solved. Thank you Sir.

    • @FrancisTechWorld
      @FrancisTechWorld  2 หลายเดือนก่อน

      @@msimisimasuku3922 good 😊

  • @medianet27-j1v
    @medianet27-j1v 8 หลายเดือนก่อน

    hi, how to enable attribute max-all-session, i can't use attribute max-all-session

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน +1

      Hope it can help. wiki.freeradius.org/modules/Rlm_sqlcounter?ssp=1&setlang=en&cc=HK&safesearch=moderate

    • @medianet27-j1v
      @medianet27-j1v 8 หลายเดือนก่อน +1

      Thanks Brother good luck@@FrancisTechWorld

  • @sashabelyy7528
    @sashabelyy7528 7 หลายเดือนก่อน +1

    When i typing login: administrator and password: radius, daloradius says Cannot login :(. I did everything according to the tutorial. I check in mysql db table operator but everything ok. Please help me. But i'm tried use only mysql without mariadb maybe it is problem?

    • @FrancisTechWorld
      @FrancisTechWorld  7 หลายเดือนก่อน

      Sure. Have you checked my latest description in this video ? DaloRadius has updated some files. Anyway, please
      1. Verify that the database configuration in DaloRadius is correctly set up. Look for the file daloradius.conf.php and ensure it contains the accurate database information.
      2. Confirm that you’re accessing the correct web interface URL. The operator login is typically at your_server_ip:8000.
      The administrator / radius user does not exist on the user login page (your_server_ip:80).
      3. You can start radiusd in debug mode using: radiusd -X
      Again, I am very sure that the steps and procedures work. I have reset the DaloRADIUS few weeks ago.

    • @sashabelyy7528
      @sashabelyy7528 7 หลายเดือนก่อน +1

      ​@@FrancisTechWorld thanks for quick response. I successful installed all

    • @FrancisTechWorld
      @FrancisTechWorld  7 หลายเดือนก่อน +1

      @@sashabelyy7528 good to hear

  • @Niranjan.Moharana
    @Niranjan.Moharana 7 หลายเดือนก่อน +1

    invoive not downloading showing blank page

    • @FrancisTechWorld
      @FrancisTechWorld  7 หลายเดือนก่อน

      How about other pages? Any detail descriptions on your issue? I haven’t encountered it.

    • @Niranjan.Moharana
      @Niranjan.Moharana 7 หลายเดือนก่อน

      all are working fine but when i am try t0 download invioice page going to blank error 500

  • @saredoomar5838
    @saredoomar5838 3 หลายเดือนก่อน +1

    Hello I can’t access to Dali web

    • @saredoomar5838
      @saredoomar5838 3 หลายเดือนก่อน

      Apache2.service failed

    • @FrancisTechWorld
      @FrancisTechWorld  3 หลายเดือนก่อน

      @@saredoomar5838 have you follow all the steps that I did in the video ? If needed, you can also check with my latest video

  • @orissatulu
    @orissatulu 6 หลายเดือนก่อน +1

    INVOICE NOT DOWNLOADING

    • @FrancisTechWorld
      @FrancisTechWorld  6 หลายเดือนก่อน +1

      Please provide detail explanation and logs. Otherwise, it is hard to help. My suggestion is:
      1. Enable PHP Debugging: Turn on PHP debugging to see if there are any errors being generated that are not being displayed. This can be done by editing the php.ini file and setting the display_errors directive to On.
      2. Check for Required Extensions: Make sure that all required PHP extensions, such as php-gd, are installed and enabled.
      3. Review Error Logs: Check the error logs for any entries that might indicate what the issue is. You can find the error logs in the /var/log/ directory on your server.

  • @wezzo12
    @wezzo12 8 หลายเดือนก่อน +1

    Thanks for All.. Just you are too fast

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน

      Thank you very much. I will slow down in the coming video 🙂

  • @jesusfernandotorres4460
    @jesusfernandotorres4460 3 หลายเดือนก่อน +1

    I can't restart apache 2 it says no such file or directory /etc/apache2/\\/var/lo/apache2/daloradius/users what I'm missing?

    • @FrancisTechWorld
      @FrancisTechWorld  3 หลายเดือนก่อน

      Thank you for your comment. I am not sure about the error you encountered, but I am confident that my steps and procedures work 100% (at least until today, August 2024). I have prepared an updated video, which you can compare with your environment: Updated Video.
      th-cam.com/video/QNh8CIwpVdY/w-d-xo.html

    • @DavidGJ791
      @DavidGJ791 3 หลายเดือนก่อน

      Hi, I had the same error, but with the "operators" path. To fix it, I deleted the .conf file and recreated it by copying the commands found in the description into a text file and then copying it into the console.
      Then I performed the following steps again and it worked.
      Maybe when transcribing some symbol or character it is wrong.

  • @NonzuzoJele
    @NonzuzoJele 3 หลายเดือนก่อน +1

    xie xie

  • @RaulHenriquez-t8m
    @RaulHenriquez-t8m 8 หลายเดือนก่อน +1

    This guide is a little broken : ) you are missing a few things.

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน

      May I know which part or session is broken? I can try to fix it and improve it. This is the FreeRADIUS that I am using now. Thank you

    • @RaulHenriquez-t8m
      @RaulHenriquez-t8m 8 หลายเดือนก่อน +1

      This is the correct line mysql -u root -p radius < /etc/freeradius/3.0/mods-config/sql/main/mysql/schema.sql@@FrancisTechWorld

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน

      Thank you for your command. But what is the different @5:16 ?

    • @RaulHenriquez-t8m
      @RaulHenriquez-t8m 8 หลายเดือนก่อน

      If you look at your guide and compare it to the video at 5:16 your guide is missing "

    • @FrancisTechWorld
      @FrancisTechWorld  8 หลายเดือนก่อน

      I am happy that you really read my description. Thank you for your comment. Bcause youTube does not allow me to add < in the description.

  • @NonzuzoJele
    @NonzuzoJele 3 หลายเดือนก่อน +1

    xie xie