Simon Allard <[EMAIL PROTECTED]> wrote:
> Thu Dec 18 16:37:49 2003 : Error: Dropping conflicting packet from client
> ihug-phone:1646 - ID: 122 due to unfinished request 514640
> 
> As you can see they all from the same client. The client happens to be a
> /24 network.

  OK.

>  The question is, does freeradius treat each nas in the /24 as being
> different so it knows that the ID is different even though the ID is
> the same for another NAS in the /24. Or does it assume its the same?

  The shared secrets are looked up via the 'clients.conf' file, which
has a netmask.   Duplicate requests are found by comparing source IP
addresses.

  So the packets should be duplicate *only* if they're being sent from
the same IP.

> delete_blocked_requests = no (Is this safe to turn to yes yet)

  No.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to