I’m very new to RouterOS but have long term experience in networking.
I’ve 3 different SSIDs with WPA2-EAP and all three have to connect different radius servers.
How can I associate a SSID to specific radius server for peap authentication?
I’ve tried configuration with 1 ssid and 1 radius, it works as expected. But what if I have different SSIDs each has its own radius server for authentication? How to distinguish between them?
Dear,
From my point of view the best way to do this is the following:
Then only way to do this is to work with MetaRouter and to have Different Virtual RouterOS instances AP’s per needed SSID.
In this way you can sent separate Radius Requests from different RouterOS systems. Radius settings in the RouterOS (AP in this case) are set per Router and are not related to other settings like different SSID’s.or Vlans.
Then you have to setup UM (Userman) to accept these requests.
You can have different Customers in Userman for each AP.
Dear,
You better use small Router OS instances as AP which you can create for free in Metarouter.
They can be very small with all the RouterOS features you need for the AP.
Patrick.
Do you really need to use three completely different RADIUS servers? Because using NAS-Port or other attributes, you can handle each request in a different section of the server’s config, no need for three separate servers.
No one is enough.
I’m talking about 3 different AP’s and not about 3 different Radius servers.
Radius requests must come from different IP addresses to work properly.
Anyway it’s how you’re familiar with different setups.