Hello all,
i do have a problem with our freeradius configuration and i have no idea how to solve it.
we do have one realm configured domainname.com which works perfectly. every user who wants to authenticate with a different realm is proxied to an outside radius. server. the setup works fine.
we do have some mobile devices who send something like:
username@company.com@wlan.mnc003.mc
username@company.com@Verisign...
.
.
we send these requests to our proxy and the proxy sends it back to us,....
from my understanding i cant solve it with a regex in the proxy.conf, right? since the "realm" is just the string after the last @?
anyone has an idea how i can process such request in my company.com realm? inside the realm i strip everything out, so it should work then.
any ideas?kind regards
-euroreg