Understanding FreeRADIUS statistics
Alan DeKok
aland at deployingradius.com
Tue Jun 25 13:05:17 UTC 2024
On Jun 24, 2024, at 4:51 PM, <dominic.stalder at unibe.ch> <dominic.stalder at unibe.ch> wrote:
> A general question, what is considered as Proxy requests?
Packets that get sent to a home server. Duplicate requests get counted twice.
> As I said: our FreeRADIUS server is acting ONLY as proxy server, so if there are more than (let‘s say) 2000 Access Requests, there should be around 2000 proxy requests counted as well?
Mostly.
> Maybe a special note: our own realms are only sent to our backend servers in phase 2 of PEAP/MS-CHAPv2. Does this not count as proxy request?
Again, only packets which get proxied are counted as proxied requests.
If you're proxying the inner session, then there will be many more incoming packets than proxied packets. This is because it takes a number of packets to set up there outer TLS tunnel, but the inner MS-CHAP is just one packet.
Alan DeKok.
More information about the Freeradius-Users
mailing list