HI folks,

I run a DSL service in the traditional PPPoE manner via my local telco.  For
simplicity's sake, let's say anything @a.com comes to me, @b.com goes to the
competition, etc.

I have just got them to route @c.com to me as well for a different service.

I currently have ...

realm a.com {
        type            = radius
        authhost        = LOCAL
        accthost        = LOCAL
}

realm c.com {
        type            = radius
        authhost        = LOCAL
        accthost        = LOCAL
}

... working off the same password file.  I would like to differentiate
services based on the realm - ie

[EMAIL PROTECTED]       Auth-Type := System
                        cisco-avpair = "ip:addr-pool=private"


What's the best way to go about this?

Thanks

Rob


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

Reply via email to