Hi everyone,
I use radclient to send Access-Request messages to a RADIUS server (towards 1812 port), which responds with Access-Accept messages with a different source port number (e.g. 28120). So radclient prints out:
rad_recv: Access-Accept packet from host 10.130.159.200 port 28120, id=20, length=266
radclient: received response to request we did not send. (id=20 socket 3)
radclient: no response from server for ID 20 socket 3
How can I solve this problem?
Regards,
Rosario