Re: Accounting-Request with invalid signature

2012-03-19 Thread Alan DeKok
Shurbann Martes wrote: Are there any limitation to the secret key? I.e. some special characters not allowed or length? All characters are allowed. HOWEVER, some characters, like $ and \ require escaping. Put single quotes around the secret, and it could work, too. See man unlang for how

Accounting-Request with invalid signature

2012-03-18 Thread Shurbann Martes
Hello gents, I've been trying to solve this problem for a couple of days now. I'm asking for your expert advise since I'm not getting anywhere near a solution: The problem is when FreeRADIUS receives a Accounting-Request it drops the packet without response due to a problem with the signature:

Re: Accounting-Request with invalid signature

2012-03-18 Thread Alan DeKok
Shurbann Martes wrote: The problem is when FreeRADIUS receives a Accounting-Request it drops the packet without response due to a problem with the signature: rad_recv: Accounting-Request packet from host x.x.x.x port 64514, id=1, length=287 Received Accounting-Request packet from x.x.x.x

Re: Accounting-Request with invalid signature

2012-03-18 Thread Shurbann Martes
Hi Alan, Ok I understand what you're saying. I'm just copy-pasting the secret-key to the clients.conf: client x.x.x.x/16 { secret = secret key with special characters in it shortname = private-network-2 } You're saying that the only reason for this failure is

Re: Accounting-Request with invalid signature

2012-03-18 Thread Shurbann Martes
One more question: Are there any limitation to the secret key? I.e. some special characters not allowed or length? I'm asking this because I can not believe this problem is caused by to this person giving me the wrong secret-key. Regards, Shurbann Martes On Sun, Mar 18, 2012 at 5:15 PM,

Accounting-Request with invalid signature!

2006-03-05 Thread 艳华 杨
Hi, everyoneI use Hostap(0.2.0, the hostapd is 0.4.7)+Freeradius(1.0.2)+Xsupplicant(1.0.1_, and both of the hostap and freeradius are located in the same machine. So I set127.0.0.1 inclients.conf as freeradius server's client and set 127.0.0.1 as the radius server in hostapd.conf, and the