Roy D. Hockett wrote:
I am trying to figure out a way to have different groups of realm proxies for different NAS/huntgroups. For example, for a VPN resouces I don't want realms, but for wireless/wired 802.1x I want to be able to forward to other realms.
In the "users" file:
DEFAULT Huntgroup-Name == wireless, Proxy-To-Realm := other.com
I don't understand your response. Are you saying on a per users basis set this?
Please read the users(5) manpage. The keyword "DEFAULT" matches any usernames. In this case it's the "Huntgroup-Name" variable which is used to match the incoming request. DEFAULT Huntgroup-Name == wired, Proxy-To-Realm := realm1.net DEFAULT Huntgroup-Name == wireless, Proxy-To-Realm := realm2.com The hungroups have to be defined in /etc/raddb/huntgroups and the realm servers in /etc/raddb/proxy.conf. Nicolas Baradakis -- A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?