Radius message (fwd)

Terry Meadors (terrym@iquest.net)
Thu, 5 Dec 1996 13:19:23 -0500 (EST)

> I get the following message when I try to establish a ppp session with a
> modem connected to port S0 on a IRX router. Everything on the port seems
> to be configured correctly. Also for a IRX 114 when you set the assigned
> address will use just the first ip address since there is only one asynch
> port or will it use a larger range?

I have seen this message with 20+ PMe30s and a loaded
radius server. After looking at the code, it appears that
this message is when there is a duplicate radius authentication
request (Same Request ID) received before the first one is processed.

BTW, this can be "a bad thing" if the radius server drops the first request
and works on the second. Then, if the second doesnt finish before the
third comes, well...you get the idea. I never did find the timeout value
to set to make the PM a little more patient before resending the request.
MZ, do you know?

--- TLM