16 Jun
2009
16 Jun
'09
5:33 p.m.
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:
abc@RADIUS Cleartext-Password := "test" Service-Type = Framed-User, Framed-Protocol = PPP
From redius debug:
rlm_realm: Looking up realm "RADIUS" for User-Name = "abc@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 { }