Hello everybody, as part of my studies I try to set up a radius server with a mysql database. Everything works but i can see with wireshark that my freeradius server send always a Duplicate Response for Access-Accept or Accounting-Response. Yet there is only one message Access-Request or Accounting-Request arriving in radius server... So is it necessary or better to have a duplicate response ? Where can i configure it ? Greetings -- View this message in context: http://freeradius.1045715.n5.nabble.com/Duplicate-Response-tp4634351p4634351... Sent from the FreeRadius - User mailing list archive at Nabble.com.
schnoocats wrote:
Hello everybody, as part of my studies I try to set up a radius server with a mysql database.
Everything works but i can see with wireshark that my freeradius server send always a Duplicate Response for Access-Accept or Accounting-Response. Yet there is only one message Access-Request or Accounting-Request arriving in radius server...
Run the server in debugging mode to see what it's doing.
So is it necessary or better to have a duplicate response ? Where can i configure it ?
You can't. Either wireshark is wrong, or the server really is sending a duplicate response. Alan DeKok.
participants (2)
-
Alan DeKok -
schnoocats