In troubleshooting some oddities with rejected connection attempts on freeradius 1.0.1 (on FreeBSD 5.3) I noticed that the 'reject_delay' parameter appears not to be working as advertised.
In debug mode (-X) reject replies are delayed by 'reject_delay' seconds, as expected. (It's actually about 2 + reject_delay, but I guess that's due to some timer granularity). But in normal daemon mode, any non-zero value of 'reject_delay' causes the rejects to be delayed by about 31 seconds. Practically speaking, it means that they're delayed until the client retransmits. Is this a known issue? -- George C. Kaplan [EMAIL PROTECTED] Communication & Network Services 510-643-0496 University of California at Berkeley - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

