13 Feb
2011
13 Feb
'11
11:35 a.m.
Edgars wrote:
I'm running freebsd 8.1 with mpd 5.5, authenticating users against freeradius. After some seccon uptime pppoe link is dropped. In radius.log i see this
Auth: Login OK: [test/test] (from client mpd port 2 cli 000c2906911e) Error: Received Accounting-Request packet from 10.10.10.2 with invalid signature! (Shared secret is incorrect.) Dropping packet without response.
Well.. then the shared secret is wrong for the accounting side of things.
Found in forums about "options RADIX_MPATH" for kernel but that didn't give me any result.
I don't see why that would help. If the shared secret is wrong for some packets and not others, the likely cause is that the client software is broken. Alan DeKok.