22 Aug
2007
22 Aug
'07
12:53 a.m.
Diego Woitasen wrote:
a Cisco Switch. Running radiusd -f -x I get the following output:
And why not -X?
rad_recv: Access-Request packet from host 10.0.0.72:1645, id=7, length=76 ... User-Password = "\023\r)N-\323\344\377q\257\350\316JK\224\364"
The shared secret is wrong. Fix it.
Why the password is garbage? What am I missing?
The shared secret is wrong. If you had run the server as "radiusd -X" as recommended in the README, INSTALL, and FAQ, it would have printed a debug message saying this. Alan DeKok.