Xiaochen wrote:
Hi all, I am using Fedora 12 and Freeradius 1.2.9
What is "1.2.9" ?
to do some COA test. When AAA sends Disconnect-request to my AGW, the AGW reply with a Disconnect-ACK, and my MS disconnects. But the rad_verify says: ----------------------------------------------------------------------- Received Disconnect-ACK packet from clinet 100.1.6.4 port 3799 with invalid signature (err=2)! (shared secret is incorrect. ----------------------------------------------------------------------- In fact the shared secret is correct!!!
No... it's not. Either the shared secret is incorrect, *or* the RADIUS server doesn't implement MD5 correctly, *or* the RADIUS client doesn't implement MD5 correctly. There are no other choices. Alan DeKok.