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

  Рет қаралды 8,246

Francis Techworld

Francis Techworld

Күн бұрын

Пікірлер: 81
@m3a2l
@m3a2l 25 күн бұрын
Thank you very much. It helped a lot.
@erictedja
@erictedja 9 ай бұрын
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 ай бұрын
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.
@izakrojaz7177
@izakrojaz7177 2 ай бұрын
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
@nitesh0900
@nitesh0900 6 ай бұрын
Installed and configured Dalo radius login page is opening but unable to login with default credentials administrator radius
@yannhikamu7011
@yannhikamu7011 7 ай бұрын
❤❤
@Nyalira
@Nyalira 9 ай бұрын
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 2 ай бұрын
Me pasó lo mismo y resultó que en operators.conf y users.conf puse la información al revés
@sososimsima9304
@sososimsima9304 8 ай бұрын
thank you so so sooooo much you saved my life.
@FrancisTechWorld
@FrancisTechWorld 8 ай бұрын
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 😊😊
@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?
@bowo1619
@bowo1619 8 ай бұрын
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.
@33dua86
@33dua86 Күн бұрын
@@FrancisTechWorld Does it have to be done or can this step be skipped?
@MykeLima
@MykeLima 5 ай бұрын
how to configure FreeRadius + Daloradius + ldap but ldap/samba in separate server
@x-c-e-l-e-n-t
@x-c-e-l-e-n-t 7 ай бұрын
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.
@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!
@ersunil9398
@ersunil9398 10 ай бұрын
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 10 ай бұрын
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
@JoseAlbertoGonzalezMuelas
@JoseAlbertoGonzalezMuelas 7 ай бұрын
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.
@محمدمسعد-د3ر
@محمدمسعد-د3ر 4 ай бұрын
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. kzbin.info/www/bejne/h3_LaXZ_rNWJmrs
@MohamedAzaanoun
@MohamedAzaanoun 9 ай бұрын
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
@msimisimasuku3922
@msimisimasuku3922 4 ай бұрын
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 4 ай бұрын
@@msimisimasuku3922 what is the error message ?
@msimisimasuku3922
@msimisimasuku3922 4 ай бұрын
@@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 4 ай бұрын
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 😊
@محمدمسعد-د3ر
@محمدمسعد-د3ر 4 ай бұрын
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. kzbin.info/www/bejne/h3_LaXZ_rNWJmrs
@shikharnet
@shikharnet 18 күн бұрын
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
@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 18 күн бұрын
you have to intregrate whats app api and sms api with it.
@usuario2ful
@usuario2ful 6 ай бұрын
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?
@sashabelyy7528
@sashabelyy7528 7 ай бұрын
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 ай бұрын
​@@FrancisTechWorld thanks for quick response. I successful installed all
@FrancisTechWorld
@FrancisTechWorld 7 ай бұрын
@@sashabelyy7528 good to hear
@yannhikamu7011
@yannhikamu7011 7 ай бұрын
Time limite per user...
@medianet27-j1v
@medianet27-j1v 9 ай бұрын
hi, how to enable attribute max-all-session, i can't use attribute max-all-session
@FrancisTechWorld
@FrancisTechWorld 8 ай бұрын
Hope it can help. wiki.freeradius.org/modules/Rlm_sqlcounter?ssp=1&setlang=en&cc=HK&safesearch=moderate
@medianet27-j1v
@medianet27-j1v 8 ай бұрын
Thanks Brother good luck@@FrancisTechWorld
@saredoomar5838
@saredoomar5838 3 ай бұрын
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
@Niranjan.Moharana
@Niranjan.Moharana 7 ай бұрын
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
@wezzo12
@wezzo12 9 ай бұрын
Thanks for All.. Just you are too fast
@FrancisTechWorld
@FrancisTechWorld 9 ай бұрын
Thank you very much. I will slow down in the coming video 🙂
@orissatulu
@orissatulu 7 ай бұрын
INVOICE NOT DOWNLOADING
@FrancisTechWorld
@FrancisTechWorld 7 ай бұрын
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.
@NonzuzoJele
@NonzuzoJele 3 ай бұрын
xie xie
@RaulHenriquez-t8m
@RaulHenriquez-t8m 8 ай бұрын
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 ай бұрын
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.
@jesusfernandotorres4460
@jesusfernandotorres4460 3 ай бұрын
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. kzbin.info/www/bejne/h3_LaXZ_rNWJmrs
@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 ай бұрын
xie xie
FreeRADIUS MPSK On Raspberry Pi
14:42
Tall Paul Tech
Рет қаралды 7 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 6 МЛН
18 Weird and Wonderful ways I use Docker
26:18
NetworkChuck
Рет қаралды 400 М.
How to install DaloRADIUS with FreeRADIUS
19:02
Beam Networks
Рет қаралды 10 М.
NVIDIA’s New AI: Stunning Voice Generator!
6:21
Two Minute Papers
Рет қаралды 92 М.
Updated Guide: Setting Up FreeRADIUS + DaloRADIUS on Ubuntu [Aug 2024]
1:07:51
Turn on your Server from anywhere!
20:31
Christian Lempa
Рет қаралды 98 М.