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@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