I put
DEFAULT Called-Station-Id == "2345678901", Realm := "isp1.net"
In both users and acct_users
And I still get DEFAULT put in the realm field in my database.

Should this be a REPLY?
DEFAULT Called-Station-Id == "2345678901"
        Realm := "isp1.net"


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:freeradius-
> [EMAIL PROTECTED] On Behalf Of Alan DeKok
> Sent: Monday, February 23, 2004 12:38 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Multiple realms
> 
> "Anson Rinesmith" <[EMAIL PROTECTED]> wrote:
> > I would like the SQL database field "realm" to properly reflect what
> > realm it is actually proxying for.
> 
>   Ok...
> 
> > The problem is that if I put Called-Station-Id in the users file and put
> > the realm information in proxy.conf, I get an infinite loop.
> 
>   Of what?
> 
> > users:
> >
> > DEFAULT Called-Station-Id =3D=3D "2345678901", Proxy-To-Realm :=
> > "isp1.net"
> 
>   Which says "PROXY THE PACKET", not "Set the Realm"
> 
>   Use the "Realm" attribute to set the Realm.
> 
> >
> > proxy.conf:
> >
> > realm isp1.net {
> >         type            = radius
> >         authhost      = LOCAL
> >         accthost      = LOCAL
> 
>   You're trying to do RADIUS proxying to the local server.  I don't
> see why.
No, I am accepting a proxy request from another server.
> 
> > Any thoughts? Am I doing something wrong, or is this just something I'll
> > have to live with?
> 
>   Use Realm, and not Proxy-To-Realm.
> 
>   Alan DeKok.
> 
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to