Hi, > Freeradius sends any acct request using the source port of 1814 > My client sent me a trace, where wireshark is claiming duplicate requests. > We have to handle 1000+ Requests per second. > > Is it possible to change the source port settings to get a new source port > for every request?
you arent handling accounting quickly enough. fix/improve the database (or switch to using offline accounting - eg the detail file method - buffered-sql) alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

