Page 1 of 1

Two radius servers

Posted: 05 Jun 2018, 01:31
by edsonag
Hi.
I need help.
I need to make the setup for two radius. I left the parameters as I researched here in the forum, but I did not succeed.
Accel loads the two radius, this is verified in the logs. However I needed that when authenticating to unsuccessful on the first radius server, the accel authenticate on the second radius.
It's possible?

Below is my setup.

Code: Select all

server=192.168.1.2,123456,auth-port=1812,acct-port=1813,req-limit=0,fail-timeout=0,max-fail=0,weight=1
server=192.168.1.3,123456,auth-port=1812,acct-port=1813,req-limit=0,fail-timeout=0,max-fail=0,weight=1
I have already made several changes in this configuration, changing the req-limit, fail-timeout ..., but without success.

Thanks

Re: Two radius servers

Posted: 05 Jun 2018, 08:59
by Dmitry
hi,
no it is not possible
accel-ppp uses multiple radius servers for load balancing, not fallback

Re: Two radius servers

Posted: 05 Jun 2018, 20:38
by edsonag
OK.
Forecast for this type of function in accel?

Re: Two radius servers

Posted: 07 Jun 2018, 01:01
by edsonag
Another question taking advantage of the subject.
Would it be possible to assign one radius server for certain logins and another assigning a domain?
In case this domain would be as follows: the login pppoe would be user @ domain and in accel would have some parameter that would authenticate this @domain on one of these radius servers?

user -> radius server 1
user@domain -> radius server 2

Thanks.

Two radius servers

Posted: 22 Sep 2018, 16:29
by Dim_Kriz
I am looking for the ability to "plug-in" a two factor authentication module.

RSA or PhoneFactor would be a good start.

Thanks
Bryant Wilkins