21 Jul
2006
21 Jul
'06
11:02 p.m.
Norbert Wegener <nw@sbs.de> wrote:
rad_recv: Access-Accept packet from host 127.0.0.1:1812, id=32, length=20 rad_decode: Received Access-Accept packet from client 127.0.0.1 port 1812 with invalid signature (err=2)! (Shared secret is incorrect.)
That message would appear to be definitive.
The output of radiusd -AX does not show anything strange to me and can be found at: http://www.wegener-net.de/fr/typescript
For one, the password printed out in debugging mode is NOT what was sent from the client. And the only reason you got an Access-Accept is that password checking was bypassed completely (Auth-Type Accept)
So, is the last message important or can it be ignored?
It's important. Never ignore it. Alan DeKok.