Hello guys, I am new to using the mikrotiks, I have freeradius and a Mikrotik (Router OS 6.18) rb2011uias-2hnd-in, from the console of my debian use the following command:
cat packet.txt | radclient -x 192.168.40.103:3799 disconnect 'secret'
And I am getting this:
Sending Disconnect-Request Id 30 from 0.0.0.0:56392 to 192.168.40.103:3799
Acct-Session-Id = '80b00009'
User-Name = 'm19'
NAS-IP-Address = 192.168.40.103
Sending Disconnect-Request Id 30 from 0.0.0.0:56392 to 192.168.40.103:3799
Acct-Session-Id = '80b00009'
User-Name = 'm19'
NAS-IP-Address = 192.168.40.103
Sending Disconnect-Request Id 30 from 0.0.0.0:56392 to 192.168.40.103:3799
Acct-Session-Id = '80b00009'
User-Name = 'm19'
NAS-IP-Address = 192.168.40.103
(0) No reply from server for ID 30 socket 3
I am doing something wrong ??
Thanks for your attention and time