Community discussions

MikroTik App
doush
Long time Member
Long time Member
Topic Author
Posts: 665
加入: Thu Jun 04, 2009 3:11 pm

Feature Request: Multiple RADIUS Profiles

Fri Jul 22, 2022 12:18 pm

In RouterOS, we need to be able to define different Radius Servers per PPP Profile or PPPoE Server.

Nearly all other vendor products allow this and is a must-have feature.

It would have been nice if this option is presented in PPP-Profile configuration so we can define specific RADIUS servers per PPPoE Service.
Top
doush
Long time Member
Long time Member
Topic Author
Posts: 665
加入: Thu Jun 04, 2009 3:11 pm

Re: Feature Request: Multiple RADIUS Profiles

Sat Jul 30, 2022 11:32 am

It is really interesting that no body actually supports this idea.
It is absurd that we are forced to use a single RADIUS server per router/service.
Top
用户头像
loloski
Member Candidate
Member Candidate
Posts: 213
加入: Mon Mar 15, 2021 9:10 pm

Re: Feature Request: Multiple RADIUS Profiles

Sat Jul 30, 2022 11:53 am

i think this can be done with realm e.g username@domain1 when your radius server see the suffix @domain1 it will proxy the request to other different radius server, anyway i agree with you if this can be done in a per profile basis we also need this feature, but at this point stability on ROS v7 is currently their focus
Top
blingblouw
Member
Member
Posts: 345
加入: Wed Aug 25, 2010 9:43 am

Re: Feature Request: Multiple RADIUS Profiles[SOLVED]

Sat Jul 30, 2022 12:16 pm

Are you saying you want different pppoe servers to auth via different radius servers? This can be done already.

Add your pppoe-server name as the "Caller-ID" of the radius server, then that pppoe-server will use that server.

example
Code:Select all
/interface pppoe-server server add authentication=pap default-profile=default disabled=no interface=\ bridge-pppoe1 service-name=pppoe1 add authentication=pap default-profile=default disabled=no interface=\ bridge-pppoe2 service-name=pppoe2 /radius add address=1.1.1.1 called-id=pppoe1 secret=RADIUSSECRET service=ppp timeout=3s add address=2.2.2.2 called-id=pppoe2 secret=RADIUSSECRET service=ppp timeout=3s
Top
用户头像
loloski
Member Candidate
Member Candidate
Posts: 213
加入: Mon Mar 15, 2021 9:10 pm

Re: Feature Request: Multiple RADIUS Profiles

Sat Jul 30, 2022 12:59 pm

oh that's great i didn't know that:)thanks for the heads up
Top
用户头像
rextended
Forum Guru
Forum Guru
Posts: 11455
加入: Tue Feb 25, 2014 12:49 pm
Location:Italy
Contact:

Re: Feature Request: Multiple RADIUS Profiles

Sat Jul 30, 2022 1:54 pm

In fact, this request and the complaint came from those who did not know how the software works ...
Top
doush
Long time Member
Long time Member
Topic Author
Posts: 665
加入: Thu Jun 04, 2009 3:11 pm

Re: Feature Request: Multiple RADIUS Profiles

Sat Aug 06, 2022 1:09 pm

Perfect, I didint know that was possible.
Thanks for the info.
Top

Who is online

Users browsing this forum: No registered users and 5 guests