"looking" into local db after Realm Default was found
Hans Bornemann
hans.bornemann at uni-dortmund.de
Mon Jun 2 15:30:33 CEST 2008
Yes, that is what I want: send all requests to the radius of dfn.de,
except for "tu-dortmund.de". whats wrong?
proxy.conf:
#
realm NULL {
type = radius
authhost = LOCAL
accthost = LOCAL
}
#
# tu-dortmund.de lokal behandeln
#
realm tu-dortmund.de {
type = radius
authhost = LOCAL
accthost = LOCAL
}
#
# This realm is for ALL OTHER requests.
#
realm DEFAULT {
type = radius
authhost = radius1.xyz.de:1812
accthost = radius1.xyz.de:1813
secret = xxxxxxx
nostrip
}
realm DEFAULT {
type = radius
authhost = radius2.xyz.de:1812
accthost = radius2.xyz.de:1813
secret = xxxxxxx
nostrip
}
On Mon, 2008-06-02 at 13:29 +0100, Ivan Kalik wrote:
> > rlm_realm: Looking up realm "dfn.de" for User-Name =
> >"bornemann at dfn.de"
> > rlm_realm: Found realm "DEFAULT"
>
> Realm dfn.de is not defined in proxy.conf. Realm DEFAULT is activated.
>
> Ivan Kalik
> Kalik Informatika ISP
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
--
Hans Bornemann
Universitaet Dortmund - ITMC
Tel. ++49 231 755 2132 Fax. ++49 231 755 2731
More information about the Freeradius-Users
mailing list