14 Jul
2019
14 Jul
'19
3:27 a.m.
Hi Actually i use proxy.conf for forward auth-request to the good radius server: realm "~(myrealm.realm)" { auth_pool = pool-auth.myrealm.realm acct_pool = pool-acct.myrealm.realm nostrip } login@myrealm.realm work's very good. but for one supplier, i want forward based on login, sample: realm "MSP-*@OTHER" { auth_pool = pool-auth.myrealm.realm acct_pool = pool-acct.myrealm.realm nostrip } it's possible ? i think's that i don't have the good synthaxe of realm because that's don't work thanks for your help regards