after replacing the rlm_acct_unique.c my debug tells :<br><br>rad_recv: Accounting-Request packet from host <a href="http://192.168.2.225">192.168.2.225</a> port 1025, id=94, length=137<br> Service-Type = Framed-User
<br> Framed-Protocol = PPP<br> NAS-Port = 48<br> NAS-Port-Type = Ethernet<br> User-Name = "user"<br> Calling-Station-Id = "00:D0:59:D9:13:61"<br> Called-Station-Id = "service1"
<br> NAS-Port-Id = "ether3"<br> Acct-Session-Id = "81000000"<br> Framed-IP-Address = <a href="http://10.254.254.254">10.254.254.254</a><br> Acct-Authentic = RADIUS<br> Acct-Status-Type = Start
<br> NAS-Identifier = "MikroTik"<br> NAS-IP-Address = <a href="http://192.168.2.225">192.168.2.225</a><br> Acct-Delay-Time = 0<br>+- entering group preacct<br>++[preprocess] returns ok<br>rlm_acct_unique: Hashing 'NAS-Port = 48,Client-IP-Address <INVALID-TOKEN>
<a href="http://192.168.2.225">192.168.2.225</a>,NAS-IP-Address = <a href="http://192.168.2.225">192.168.2.225</a>,Acct-Session-Id = "81000000",User-Name = "user"'<br><br><br>now it says "INVALID-TOKEN".
<br><br>should i replace only that file or are other files ( maybe entire package )<br> to be replaced ?!<br><br>thanx<br><br><div><span class="gmail_quote">On 12/01/2008, <b class="gmail_sendername">Alan DeKok</b> <<a href="mailto:aland@deployingradius.com">
aland@deployingradius.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">orion wrote:<br>> hi to all.<br>> im using FR
2.0.0 with default config.<br>> in debug mode i get<br>><br>> *rlm_acct_unique*: *WARNING*: *Attribute* *Client *-*IP*-*Address* was<br>> not found in<br>> request, unique ID MAY be inconsistent<br><br> Good point. The way that attribute is handled was changed in
2.0.<br><br> I've committed a fix that should enable your existing configuration to<br>work in 2.0. You can grab CVS head, and replace the rlm_acct_unique.c<br>file in 2.0.0 with the version from CVS. Re-build, re-install, and it
<br>should now work.<br><br> Alan DeKok.<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>