Hi there,
I have following scenario:
Multiple Microsoft Active Directory forests behind one Mikrotik router. Each forest in its own segment. Each forest is having its own Directory servers with NPS role (RADIUS server) installed. Is there any chance to have multiple RADIUS servers defined in Mikrotik to use with L2TP VPN from different domains?
I know the multiple radius servers can be added for resiliency reasons, but can I segment it based on domain of user?
It probably needs some testing - it isn’t clear if that setting adds a realm / user domain if none is present in the username, and/or will direct requests for a realm / user domain to a particular server.
the realm field adds an attribute (MT-Realm). I’m not 100% sure if the domain field adds a radius attribute. RouterOS automatically adds a “MS-CHAP-Domain” attribute if it discovers a domain in the username.
For ppp connections both styles domain/username and username@domain works. For IKEv2 only username@domain works. I opened a support ticket and they said they will fix it in the next beta release but 6.49beta46 did not fix the problem.
Ummm.... you can. We did this when we acquired another company, so we could steer all RADIUS auth requests from old company to the old server whilst we migrated them over to our infrastructure
I can't remember if it was the 'domain' or the 'realm' field, but it acts like a filter
If you enter "domain.one" (or maybe "@domain.one" it will only match when that is the domain