Hi Sergey, Many thanks for your guidance on this.
I am seing this error : 1) logout: entry for NAS %s port %d has wrong ID (expected %s found %s) Any idea how to set this to work ? Sergey Poznyakoff-2 wrote: > > Hi Paul, > >> I am in a testing phase and I am currently dealing with a serious issue >> concerning this error : 'NAS has wrong ID'... > > There are two possible cases: > > 1) logout: entry for NAS %s port %d has wrong ID (expected %s found %s) > > Somehow the start accounting record of the next session for this > NAS/port combination has been processed before the stop accounting > record reached the server. Usually this means the original start > record was lost, and the NAS retransmitted it later, but by the > time the record was received, the entry was already marked as > being used by another session. > > 2) login: entry for NAS %s port %d wrong order > > While writing a start entry, radiusd discovered that this NAS/port > combination is already marked with stop for the same session id. > This means that the stop record reached radius server before the > start record (possibly due to network issues or high server load). > Usually the corresponding session has zero Acct-Session-Time > attribute. > > Which one do you see in your logs? > > Regards, > Sergey > > > _______________________________________________ > Help-gnu-radius mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnu-radius > > -- View this message in context: http://www.nabble.com/GNU-Radius-and-%27NAS-has-wrong-ID%27-problem-tp25151443p25236677.html Sent from the Gnu - Radius - General mailing list archive at Nabble.com. _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
