Hi , I have installed freeradius 3.0 on Debian 10 as follows : #sudo apt-get install freeradius And after that I added the BNG on clinets.conf file , adding a test-user for test on users file ... it doesn't work and making some troubles while restarting the freeradius service with "exit code" error. My questions are : * The above command is enough to install freeradius on Debian 10 (buster)? * I didn't add any MySql databas as it should be part of the package , is not ? * I googled and see some sites that drives to have daloRadius along with Debian , however I understand it shouldn't be and they are fully independent? Thanks, Hazem
Em 8 de fev de 2021, à(s) 20:58, Hassan, Hazem (Nokia - EG/Cairo) <hazem.hassan@nokia.com> escreveu:
Hi ,
I have installed freeradius 3.0 on Debian 10 as follows :
#sudo apt-get install freeradius
And after that I added the BNG on clinets.conf file , adding a test-user for test on users file ... it doesn't work and making some troubles while restarting the freeradius service with "exit code" error.
Where can we see the errors? Without these errors, it is impossible to help you. First of all, take a look at https://wiki.freeradius.org/guide/Users-Mailing-List <https://wiki.freeradius.org/guide/Users-Mailing-List>
My questions are :
* The above command is enough to install freeradius on Debian 10 (buster)? * I didn't add any MySql databas as it should be part of the package , is not ? * I googled and see some sites that drives to have daloRadius along with Debian , however I understand it shouldn't be and they are fully independent?
Thanks, Hazem
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Understand this rule but if you read my query again , I didn’t want to go deeply but only the common steps for Debian 10. -----Original Message----- From: Freeradius-Users <freeradius-users-bounces+hazem.hassan=nokia.com@lists.freeradius.org> On Behalf Of Jorge Pereira Sent: Tuesday, February 9, 2021 2:42 AM To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: installing Freeradius on Debian 10 (buster)
Em 8 de fev de 2021, à(s) 20:58, Hassan, Hazem (Nokia - EG/Cairo) <hazem.hassan@nokia.com> escreveu:
Hi ,
I have installed freeradius 3.0 on Debian 10 as follows :
#sudo apt-get install freeradius
And after that I added the BNG on clinets.conf file , adding a test-user for test on users file ... it doesn't work and making some troubles while restarting the freeradius service with "exit code" error.
Where can we see the errors? Without these errors, it is impossible to help you. First of all, take a look at https://wiki.freeradius.org/guide/Users-Mailing-List <https://wiki.freeradius.org/guide/Users-Mailing-List>
My questions are :
* The above command is enough to install freeradius on Debian 10 (buster)? * I didn't add any MySql databas as it should be part of the package , is not ? * I googled and see some sites that drives to have daloRadius along with Debian , however I understand it shouldn't be and they are fully independent?
Thanks, Hazem
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
hi,
I have installed freeradius 3.0 on Debian 10 as follows :
#sudo apt-get install freeradius
And after that I added the BNG on clinets.conf file , adding a test-user for test on users file ... it doesn't work and making some troubles while restarting the freeradius service with "exit code" error.
My questions are :
* The above command is enough to install freeradius on Debian 10 (buster)?
the basic server (main core) yes
* I didn't add any MySql databas as it should be part of the package , is not ?
MySQL support in freeradius is, in Debian due to package management decisions, a separate extra package - freeradius-mysql that will provide the support...but you have to populate the MySQL database (wherever that is being run) yourself using the provided templates etc
* I googled and see some sites that drives to have daloRadius along with Debian , however I understand it shouldn't be and they are fully independent?
thats some graphical frontend, its not essential or required. however, so far you've provided very little info to help - what is 'BNG' ? what did you actually add to your clients.conf file. if its failing to run when you type 'freeradius -X' on your system (not 'radiusd -X because....Debian decisions...) then it doesnt do that with a fresh imnstall so its an error that you have created. alan
participants (3)
-
Alan Buxey -
Hassan, Hazem (Nokia - EG/Cairo) -
Jorge Pereira