On Jun 16, 2009, at 1:37 PM, Elias Abou Zeid wrote:
Ok, I have removed encrypted-key in Redback router which was causing
issue about shared secrets.
Now the subscriber config on Radius is as follows:
a...@radius Cleartext-Password := "test"
Service-Type = Framed-User,
Framed-Protocol = PPP
From redius debug:
rlm_realm: Looking up realm "RADIUS" for User-Name = "a...@radius"
rlm_realm: No such realm "RADIUS"
I think you need to either define a DEFAULT realm or define the RADIUS
realm in proxy.conf
Either:
RADIUS {
}
Or:
DEFAULT {
}
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html