26 Nov
2009
26 Nov
'09
12:07 p.m.
Vega Freeradius wrote:
My freeradius version is "2.0.5". On both server threre is the same config. The modules/acct_unique content on both server is set to default:
acct_unique { key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port" }
Run it in debugging mode to see how the Acct-Unique-Id is calculated.
But servers generate two different "uniqueid" from the same data!
Odds are because the Client-IP-Address is different. Everything else in the packet looks to be the same. Alan DeKok.