5 Oct
2019
5 Oct
'19
6:43 a.m.
I am new in freeradius. I am generating DM-request Package from Radius server side with below mention command Acct-Session-ID and NAS-IP_address taken as random value for testing: echo "User-Name=arv,Acct-Session-Id=12354679, NAS-IP_Address=1.1.1.1"| radclient 1.1.1.1:3799 disconnect testing123 code:: Attached with mail Error: radclient: received bad packet # What is causing this problem and how we can solve this problem?