> DEFAULT User-Name =~ "@.*\.isp\.com$", Proxy-To-Realm = "isp.com"
Hmm...I'm not too familiar with C regexp syntax, but I wouldtry adding a \
before the @. That's about the only thing I can think of that could
potentially be an issue.
> realm isp.com {
> type = radius
> authhost = 1.2.3.4:1645
> authhost = 2.3.4.5:1645
> authhost = 3.4.5.6:1645
> secret = xxxxxx
> ldflag = round_robin
This isn't the correct syntax for doing round robin realms. Read the default
users file that comes in the source for the correct syntax.
Kevin Bonner
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html