I’m trying to check the status of a PPP client:
radclient -f request.txt -r 1 -t 3 -x $IP status $SECRETI get this after a few seconds:
radclient: no response from server for ID 139 socket 3
Everything has to be correct, because it works for “disconnect” subcommand. Only the “status” subcommand fails.
At the router i get this:
radius,debug received remote request from X.X.X.X:YYYY with bad signature (check your secret!), droppingIt makes no sense, the secret is correct and it works for disconnect.
Ok, i see. Maybe “status” function is not implemented.
I think this is a duplicate of my issue: http://forum.mikrotik.com/t/mikrotik-does-not-recieve-incoming-messages-from-radius/40465/1