How to limit speed of p2p while Mikrotik can't
Hello! This world is new for me. I installed daloRadius on debian12 and MariaDB last weeks. I need to create a user profile TEST to access only via ssh to CTC-Union family switches (MAC-Prefix 00:02:AB) used as NAS. I'm already able to create one user with profile TEST that use the daloRadius to access via ssh to switches , but unfortunately this user could be also used to access to my network as customer users... I don't want this second option. I search in web, but I don't found nothing about this....
"Show Billing Summary" Button Unresponsive
User Manual
Help me to help the daloradius Attributes
Hello Team, I want to Automate Daloradius Backup. Since this feature is not available in the GUI, I was trying using maridb commands. However if I restore the Backup file captured by using command, the restoration fails. When checked Backup files generated from GUI and CLI, the format looks different. I your support appreciate to fix this issue.
Which code did you uncomment ? It may help somebody else who is facing the same issue. On Tue, 18 Feb 2025 at 09:14, K I R A rambon@users.sourceforge.net wrote: This is now solved ! I check the default in the backend side using Putty and uncomment some code there and just restart the daloradius by using "systemctl restart freeradius" and check using "freeradius -X" Idle-Timeout not working Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/daloradius/discussion/684102/...
This is now solved ! I check the default in the backend side using Putty and uncomment some code there and just restart the daloradius by using "systemctl restart freeradius" and check using "freeradius -X"
I trid to remove daloradius components and then tried to install it again. I came into many issues while trying to install again as I don't know if I've removed all components. eventually I could install daloradius again via the easy script and it worked. it provided temp user/pass for DB and pass for administrator. When I try to login as administrator it shows me the following message: Database connection error Error Message: DB Error: not found I checked PHP file and I can see same user and password...
Request for Detailed Steps to Set Up a NAS with User and Password-Based Authentication
Hi, No I stopped using daloRadius Regards On Thu, Dec 12, 2024 at 12:07 PM Maher maher0@users.sourceforge.net wrote: Hi, Did you manage to resolve this issue? I'm experiencing the same problem daloRadius Access plan https://sourceforge.net/p/daloradius/discussion/684102/thread/f71f667cc7/?limit=25#0b3b Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/daloradius/discussion/684102/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/...
Hi, Did you manage to resolve this issue? I'm experiencing the same problem
Hi, Did you manage to resolve this issue? I'm experiencing the same problem
Hello i have this problem if i connect the credentials there is a record after i turn off the wifi the first session did not marked the termination as "User-Request" instead it keeps hanging then if i login again there is another logs how can i fixed this issue?
dump the database and insert to another db like AWS RDS
Hello everyone, I hope you can help me. I have a daloradius server installed with 20 NAS and more than 10,000 users. I'm trying to migrate to a new server, because my users tend to grow. I need you to help me how I should migrate my entire Database to the new server, I have already tried to perform the restoration from the daloradius manager but it does not work, is there another procedure?
I have daloradius 1.3 why is Ide-Timeout not working?
This now solved! I check the firewall restriction on the RDS
I think you can use this https://github.com/lirantal/daloradius/wiki/Installing-daloRADIUS
Hello i have this problem i installed daloradius 2.2 beta then i dump the database and uploaded to RDS then i configure the database settings to connect/access my raddb on RDS but i cant connect does anyone have the same problem as mine?
Hi we are testing Dalo radius 2.2 Beta version released on 3rd July 2024. On our setup we have an external MYSQL speaking to Dalo. the SQL is based on Azure MYSQL with version 8.0. What we noticed is under user import, if we provide the below, because the Username starts with Capital S and Last name is capital P, the import fails. S200002,P@sswOrd,S200002@acme.com,S200002,Plexinor. we always get this error message Sep 16 9:15:27 ACTIONS administrator Empty or invalid data provided on page: /mng-import-users.php...
Hello, I have installed daloRadius version 2.2 beta and FreeRADIUS Version 3.0.21 on CentOS Stream 9. Basic authentication works fine however when I try to add the attribute Access-Period which I have selected from the dictionary.daloradius I get an error Warning. Attribute non-existent or inconsistency in your vendor/attribute dictionary and the user gets Access-Reject. The reason to use Access-Period is that I want to create a 1-Day-Access plan. Attached is the error from the output of radiusd...
Hello, I have installed daloRadius version 2.2 beta and FreeRADIUS Version 3.0.21 on CentOS Stream 9. Basic authentication works fine however when I try to add the attribute Access-Period which I have selected from the dictionary.daloradius I get an error Warning. Attribute non-existent or inconsistency in your vendor/attribute dictionary and the user gets Access-Reject. The reason to use Access-Period is that I want to create a 1-Day-Access plan. Attached is the error from the output of radiusd...
Username password showing invaid x
https://bytexd.com/freeradius-ubuntu/
Daloradius and freeradius_config
is it posible to make for me this software work under lunix server 22.4
If anyone is wondering here is how to fix this issue since there is less than zero documentation on this software. Use following code in beta version 2.1 $ sudo su $ sudo nano /etc/freeradius/3.0/mods-enabled/sql The use "CTRL+W" and filtre for "read_clients" make sure it is un=commented
Hi all I recently setup dalo radius alongside freeradius and notice that it only works when I add the NAS in Clients.conf and not when I add it in Daloradius's web ui, In debug mode I recieve the following error when the nas is added via dalo and not clients.conf "Ignoring request to authentication address * port 1812 from unknown client 192.168.10.1 port 2048" please help
How did you do this, 10 years later:(
I've been trying to set up a network with FreeRADIUS and daloRADIUS, but I hit a roadblock. The pool-name attribute isn't working, which is making dynamic IP allocation a challenge. It's frustrating because I'm looking to pinch a penny and avoid investing in a whole new setup. I double-checked my configurations, hoping for a quick fix, but the issue persists. Now, I'm stuck between troubleshooting and considering other tools to manage IP pools efficiently.
thnks for kyrisx
Buenos dias Alguien que me ayude a solucionar el siguiente problema por favor.... Cuando intentamos ingresar en Radius en la parte de "Online Users " y damos click sobre el, nuestro radius comienza a presentar lentitud esto generando que ningun otro usuario pueda crear o realizar consultas, lo hemos solventado matando el proceso pero entenderan que no podemos hacer esto cada 5 minutos. Algunos dicen que es por la version de freeRadius que tenemos, manejamos en este momento la "3.0" pero es necesaria...
Hi I have a question, after installing the two files conf operators and users in apache and after having enabled them, the web pages work well but while on port 8000 the login works, on port 80 the login fails. Maybe it's me who doesn't understand well but where am I wrong? Thank you
Help on running under Suse leap 15
Hi i got a working daloradius and i need to create a list of MACs that doesent need to authenticate to access internet. Where i can create this list? Thanks
I'm using Freeradius DaloRADIUS 2.0 beta in ubuntu server. Can I create a one time user or temporary user that the user can attempt login only one time. My server is connected with MikroTik router. Please help me and share the details procedure steps
I'm using Freeradius DaloRADIUS 2.0 beta in ubuntu server. Can I create a one time user or temporary user that the user can attempt login only one time. My server is connected with MikroTik router. Please help me on this.
hi liran tal, how to add razorpay payment gateway?
Hello all, If any one faced issue of can't list users and list users taking too long time to load. Please help and suggest possible solution for me. Thanks
Hello all, If any one faced issue of can't list users and list users taking too long time to load. Please help and suggest possible solution for me. Thanks
Hi i have DaloRadius with freeradius 3, php v4.1, on ubuntu server, the web server path /var/www/html/daloradius. the php-gd are installed. and all chart is blank or empty, im check error log on apache2.log bellow. i hope some help for this error, thank you... " Unsupported operand types: string - null in /var/www/html/daloradius/include/management/userReports.php:386\nStack trace:\n#0 /var/www/html/daloradius/mng-edit.php(1110): userPlanInformation()\n#1 {main}\n thrown in /var/www/html/daloradius/include/management/userReports.php...
Hello, I am working on a project where I need to set up multiple instances of daloRADIUS, each running on a separate subdomain, and all of them authenticating through a single FreeRADIUS server. While setting up multiple instances of daloRADIUS is straightforward, I am encountering challenges in ensuring that each daloRADIUS instance has segregated data, relevant only to its specific subdomain. Here's the context of what I'm trying to achieve: Multiple ISPs/Subdomains: Each daloRADIUS instance corresponds...
Hello everyone, I'm new to daloradius, but I installed it successfully. The problem is that I can't log in with the administrator/radius user/pass combination. Could you tell me how to reset this password? Is there another username/pass combination? Thanks a lot/Regards Hernan
Hi every ne I installed Dollarradius 3.0 on Ubuntu 18.0.4. But the daloradius.conf.php file does not exist in /var/www/html/daloradius/library. In fact, there is no folder called library in /var/www/html/daloradius. Anyone had a similar problem? Thanks
Hi every ne I installed Dollarradius 3.0 on Ubuntu 18.0.4. But the daloradius.conf.php file does not exist in /var/www/html/daloradius/library. In fact, there is no folder called library in /var/www/html/daloradius. Has anyone had a similar problem? Thanks
I'm not a programmer, but I understand what I did is dangerous. In the file mng-new.php I replaced the line: if (filter_var($macaddress, FILTER_VALIDATE_MAC)) { with: if (true) { The validation is then omitted and you can write whatever you want. If someone more skill full than me can point to where in the code base the actual validation is done, please point me in a more safe direction.
Mikrotik rate limit on Daloradius id not working.
Does anyone have an instruction on how to install the new version of Daloradius?
for radius log and syslog use chmod +r while for daloradius.log you have to follow these steps cd /var/log/ touch daloradius.log then go to cd/var/www/html/daloradius/library/daloradius.conf and edit the [CONFIG_LOG_FILE] = "/var/log/daloradius.log"
for radius log and syslog use chmod +r while for daloraiuds.log you have to follow these steps cd /var/log/ touch daloradius.log then go to cd/var/www/html/daloradius/library/daloradius.conf and edit the [CONFIG_LOG_FILE] = "/var/log/daloradius.log"
chmod 755 /var/log/radius/radius chmod 644 /var/log/radius/radius/radius.log touch /tmp/daloradius.log Hope, this will fix the issue! the above two working ok , but /tmp/daloradius.log still not working
As Liran Tal sid some months ago: Hi Everyone, FYI that the project has moved since a while ago to GitHub at https://github.com/lirantal/daloradius/ Mainly it includes fixes and updates to the code-base which are on the new git repository on GitHub. It's ok to keep using this forum with the community but it might be better to report or offer help with the code on the new repository. Thanks! El vie, 19 may 2023 a las 10:25, sruthi (sruthinv@users.sourceforge.net) escribió: I installed daloradius recently...
Default Username and Password
Hello, I am a beginner and have set up Freeradius and DaloRadius server to increase wireless security. The lab environment is: - Ubuntu Server 20.04 (VM). - Freeradius v3.0.20. - daloRADIUS 2.0 beta. - UniFi APs (U6-Pro) and UniFi Controller (Network 7.3.83) installed in Ubuntu 20.04 and Access Points connected to PoE UniFi switch, gateway router and FW Cisco Meraki. VLANs are created in SW (UniFi) and FW (Meraki). The Wireless UniFi AP is connected to the UniFi SW and the SW port is configured to...
I installed daloradius recently with 1.3 version. I seeing the GUI page is slow if i click the profile tab .And also there is no table related only to profiles /groups? Need support on both to continue further. If i want to insert the group name with attributes into the database directly i need this table
I installed daloradius recently with 1.3 version. I seeing the GUI page is slow if i click the profile tab .And also there is no table related only to profiles /groups? Need support on both to continue further
I installed daloradius recently with 1.3 version. I seeing the GUI page is slow if i click the profile tab .And also there is no table related only to profiles /groups? Need support on both to continue further
only change this parameter on php.ini session.gc_maxlifetime.
Does anyone know what parameter keeps the daloradius page with the "administrator" login active for a longer time (even if there is no activity on the page)?
hi I would like to know how to alter the session time for the administrator login. Currently the Daloradius page remains logged in for a few minutes. Where is the parameter that controls session time? thanks
A user (mac-address) connects to the wifi. Based on the (friendly) name of the access-point joins the user the right vlan. For each building I created a profile with the following attributes (example is building "B"): * Reply - Tunnel-Type := 13 * Reply - Tunnel-Medium-Type := 6 * Reply - Tunnel-Private-Group-Id := 302 (VLAN-id) * Check - NAS-Identifier := B* (meaning every AP's name starting with a "B") If the user joins 1 profile, it works for that building. So I've the following questions: 1....
HI My daloradius is not generating graphics. Attached screenshot. My log shows the following message: PHP Fatal error: Uncaught TypeError: array_push(): Argument #1 ($array) must be of type array, null given in /var/www/html/daloradius/library/libchart/classes/model/XYDataSet.php:45\nStack trace:\n#0 /var/www/html/daloradius/library/libchart/classes/model/XYDataSet.php(45): array_push()\n#1 /var/www/html/daloradius/library/chart-mng-total-users.php(40): XYDataSet->addPoint()\n#2 {main}\n thrown in...
HI My daloradius is not generating graphics. Attached screenshot. My log shows the following message: PHP Fatal error: Uncaught TypeError: array_push(): Argument #1 ($array) must be of type array, null given in /var/www/html/daloradius/library/libchart/classes/model/XYDataSet.php:45\nStack trace:\n#0 /var/www/html/daloradius/library/libchart/classes/model/XYDataSet.php(45): array_push()\n#1 /var/www/html/daloradius/library/chart-mng-total-users.php(40): XYDataSet->addPoint()\n#2 {main}\n thrown in...
Hi I have a wifi network where I use AP's UNIFI and freeradius with daloradius. Authentication is working fine. I would like the amount of upload and download bytes to appear, but nothing is displayed in this accounting column. screenshot attached. I also attach a screenshot of the RADIUS configuration on the UNIFI controller. Any idea what could be causing this?
Hi I have a wifi network where I use AP's UNIFI and freeradius with daloradius. Authentication is working fine. I would like the amount of upload and download bytes to appear, but nothing is displayed in this accounting column. screenshot attached. I also attach a print of the RADIUS configuration on the UNIFI controller. Any idea what could be causing this?
Hi I have a wifi network where I use AP's UNIFI and freeradius with daloradius. Authentication is working fine. I would like the amount of upload and download bytes to appear, but nothing is displayed in this accounting column. Print attached. I also attach a print of the RADIUS configuration on the UNIFI controller. Any idea what could be causing this?
Hi I have a wifi network where I use AP's UNIFI and freeradius with daloradius. Authentication is working fine. I would like the amount of upload and download bytes to appear, but nothing is displayed in this accounting column. Print attached. I also attach a print of the RADIUS configuration on the UNIFI controller. Any idea what could be causing this?
Hi I have a scenario where I use AP's UNIFI and freeradius with daloradius. Authentication is working fine. I would like the amount of upload and download bytes to appear, but nothing is displayed in this accounting column. Print attached. I also attach a print of the RADIUS configuration on the UNIFI controller. Any idea what could be causing this?
I managed to solve the problem edit file: /var/www/html/daloradius/include/management/pages_numbering.php /* original $pageNum = (array_key_exists('page', $_REQUEST) && isset($_REQUEST['page']) && intval($_REQUEST['page']) > 0 && isset($maxPage) && intval($_REQUEST['page']) <= $maxPage) ? intval($_REQUEST['page']) : 1; */ //modified $pageNum = (array_key_exists('page', $_REQUEST) && isset($_REQUEST['page']) && intval($_REQUEST['page']) > 0) ? intval($_REQUEST['page']) : 1;
hello my daloradius is having trouble advancing to the next page of the all records report (Accounting -> General -> All Records). when I click on page 2, 3 or 4... the same data as on page 1 are displayed. It simply doesn't advance to the next page of the report, the next page buttons don't work either. Below are images demonstrating the problem. In "Account -> Custon" the problem also happens. Does anyone have any suggestions?
hello my daloradius is having trouble advancing to the next page of the all records report (Accounting -> General -> All Records). when I click on page 2, 3 or 4... the same data as on page 1 are displayed. It simply doesn't advance to the next page of the report, the next page buttons don't work either. Below are images demonstrating the problem.
Hello , We have issue with accounting data ignore at DaloRadius server log. Could you please advise for any solution. Thanks. FreeRADIUS Version 3.0.26 daloRADIUS Version 1.3 MariaDB Server version: 10.6.11 Ubuntu 22.04
Hello Team, We have issue with accounting data ignore to NAS EdgeCore Controller EWS100. Could you please advise for any solution. Thanks. FreeRADIUS Version 3.0.26 daloRADIUS Version 1.3 MariaDB Server version: 10.6.11 Ubuntu 22.04
Hello everyone,
Hello everyone, i hope someone here can help me and briefly explain how I can add an additional column in the Last connection Attempts section?
I having an issue when displaying the last connection attempts. It doesn't show anything and upon checking on database, the current data stored is more than 6532042 lines and counting. Can someone help on how it can be view on the FR.
user login portal not works
i make a new user without plan or profile, it works fine, and when test the connection of user, rad_recv: Access-Accept. and when i make new user with profile limit bandwith is fine and rad_recv: Access-Accept. but when i make new user with time-based (vendor dictionari.daloradius, it can't login. and when i test the connectivy of user, its said rad_recv: Access-Reject.
i make a new user without plan or profile, it works fine, and when test the connection of user, rad_recv: Access-Accept. and when i make new user with profile limit bandwith is fine and rad_recv: Access-Accept. but when i make new user with time-based (vendor dictionari.daloradius, it can't login. and when i test the connectivy of user, its said rad_recv: Access-Reject.
i make a new user without plan or profile, it works fine, and when test the connection of user, rad_recv: Access-Accept. and when i make new user with profile limit bandwith is fine and rad_recv: Access-Accept. but when i make new user with time-based (vendor dictionari.daloradius, it can't login. and when i test the connectivy of user, its said rad_recv: Access-Reject.
i make a new user without plan or profile, it works fine, and when test the connection of user, rad_recv: Access-Accept. and when i make new user with profile limit bandwith is fine and rad_recv: Access-Accept. but when i make new user with time-based (vendor dictionari.daloradius, it can't login. and when i test the connectivy of user, its said rad_recv: Access-Reject.
Error: TLS Alert read:fatal:certificate expired
good morning, i have a problem with daloradius.. if it is a problem with daloradius.. in practice a router authenticates itself, but I receive pages and pages of the same user, as if it had re-authenticated 50 times even if it is only one. Please excuse me if I didn't express myself well, but I'm new to the community
Is this been resolved? That it will display '@' instead of '%' on List Users?
Hello Is it possible to make daloRadius send an email to the user with his login information (username and password)? thanks
Is it possible to create user and use that user for login instead of administrator
Hi.. on the update version of daloRadius, I found out the on the user tab, the Reply attributes is gone. Is that correct?
In version 1.3 the list of users does not show the "@" correctly, but version 1.1-2 shows it correctly. Someone could help me with this trouble?
In version 1.3 the list of users does not show the "@" correctly, but version 1.1-2 shows it correctly. Someone could help me with this trouble?
Can you check the latest version at github.com/lirantal/daloradius/ and open an issue there if you find problems? Thanks Jan!
I am trying to get daloradius to work on a Debian 11 system with php 8.1 and mariadb 10.5.15. I can get to the login page, but when I enter credentials and press enter, it just returns a blank page with http://vogon/dologin.php in the address field. I added trace statements to the code, to see where it had got to, like this: file_put_contents('/root/dalo.log',"opendb 8".PHP_EOL,FILE_APPEND); include_once('DB.php'); file_put_contents('/root/dalo.log',"opendb 9 ".$dbConnectString.PHP_EOL,FILE_APPEND);...
Google Authenticator 2FA
Hello there, I have a local radius server that I've successfully configured (linuxmint 21, freeradius 3.0, daloradius 1.3) to control wifi access, and users are able to login as intended, but daloradius still reports them as offline even when they're connected. I've enable sql in the accounting{} section of the sites-enabled/default file of freeradius, restarted freeradius, but no changes. Is there something else I might be overlooking?
add minutes reset to sqlcounter
Disk Full
sqlcounter changes to minutes ?