At 01:40 PM 1/23/2003 -0700, you wrote:
Specify all realms that do not use IP 1.2.3.4 as normal, than use a DEFAULT realm for the rest. Read /path/to/src/radiusd/raddb/proxy.conf for more details.Hey all,I do a lot of proxy for realms to remote radius servers, and several of the realms have the same proxy information with just a different realm name. Currently I have proxy.conf setup as follows: realm realm1.com { type = radius authhost = 1.2.3.4:1645 accthost = 1.2.3.4:1646 secret = SeCrEtZ nostrip } realm realm2.com { type = radius authhost = 1.2.3.4:1645 accthost = 1.2.3.4:1646 secret = SeCrEtZ nostrip } Which is fine, except that I have to have a new entry in proxy.conf for every single realm. Hence, proxy.conf gets to be quite a long file after you add so many realms. :) What I am wondering is if it is possible to combine these realm entries that have the same information?
Chris
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
