Hi!
I tried to configure proxying accounting requests to another radius
server (NAS -->A-->B), but it just doesn't send anything. Autorization and
authetification works perfectly.

I've added

server A:
realm   test {
        type            = radius
        authhost        = server.B:1812
        accthost        = server.B:1812
        secret          = test123
}

to proxy.conf and

server B:

client ip.of.server.A {
        secret          = test123
        shortname       = A
}

Just tell me where to read about that. I read
http://portmasters.com/www.livingston.com/tech/docs/radius/proxy.html
before asking that question

Will appreciate any help

-- 
cron-ripe


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

Reply via email to