Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
67 views

I am currently setting up FreeRADIUS to proxy EAP-TTLS/PAP requests to a different RADIUS server that only supports plain PAP. My goal is to log all events occurring in my FreeRADIUS instance, such as ...
HttpRafa's user avatar
0 votes
1 answer
92 views

In my Elastic index my-index I have documents with geopoints. The ideia is to group locations hourly and get a geo centroid for each hour with a radius so I can plot on Leaflet (or similar map api) ...
0 votes
0 answers
163 views

So I am trying to implement 802.1X authentication using freeradius as my RADIUS server. For the authentication method I have chosen EAP-TEAP. My client device (a Windows 11 PC) has the machine and the ...
1 vote
0 answers
80 views

I am trying to perform geolocation of a SIM card using cell tower data provided by the RADIUS protocol. My goal is to correctly identify the cell's (or SIM card's) location for 2G, 3G, and 4G ...
-1 votes
1 answer
143 views

I want to use a REST-API to handle authentication (or just fetch users) for my freeradius authentication server. When I try to start the server I get an error: /etc/freeradius/mods-enabled/rest[17]: ...
0 votes
0 answers
407 views

when sending Radius request with Message-Authenticator attribute in it, Dropping packet without response because of error: Received packet from 172.21.248.41 with invalid Message-Authenticator! (...
1 vote
1 answer
4k views

I'm recently testing freeradius 3.0.27 (release which has fix for blastradius vulnerability). From Documentation - github # Global configuration for requiring Message-Authenticator in # all Access-* ...
1 vote
0 answers
543 views

For context, I've setup a Windows (Win server 2022) NPS server with the Azure MFA extension to enable authentication via RADIUS, using Microsoft credentials, on a wireless network. The RADIUS client ...
ql-lp's user avatar
  • 11
0 votes
0 answers
330 views

Need some help. Have Java Springboot API and ma using TinyRadius to authenticate against Radius Server. Below works fine without passing Message-Authenticator AccessRequest ar = new AccessRequest(...
0 votes
2 answers
114 views

I have a python code where, when given a list of points (X and Y coordinate pairs) in a dataframe and a specified circle radius I would like the code to go through each point, treat it as the the ...
-1 votes
1 answer
99 views

Getting access accept message from radius server but our client is considering the message as a authentication failure, what may be the cause, suspecting issue with Authenticator value which receiving ...
Praveen's user avatar
0 votes
1 answer
84 views

How can I make this design in CSS? enter image description here I've tried everything, but the gradient of the pseudo element overlaps the main text. span { border: 2px solid #FFC402; border-...
0 votes
1 answer
288 views

Per radius document: When present in an Access-Request packet, Message-Authenticator is an HMAC-MD5 checksum of the entire Access-Request packet, including Type, ID, Length and authenticator, using ...
1 vote
1 answer
286 views

I have a perlmodule.pm with authorize, post_auth blocks. Took the code from Freeradius example.pl perlmodule.pm # # This program is free software; you can redistribute it and/or modify # it under ...
0 votes
1 answer
102 views

Is there some way to run a SQL query in the freeradius database to find disconnected users in some specific data range? I'm trying something like this: SELECT ra.username FROM radacct ra WHERE ra....

15 30 50 per page
1
2 3 4 5
...
31

AltStyle によって変換されたページ (->オリジナル) /