[email protected] wrote: > 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?
Fix the RADIUS server so that it responds correctly. No amount of poking the client will make the RADIUS server use the correct port. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

