Hello,
I'm trying to authenticate the users on Captive Portal, with a radius
server : freeradius.
The freeradius configuration is Ok with other application : EAP access
on wifi, VPN access
Example of user's file entry :
toto Auth-Type := PAP, User-Password := "KitPrRtufGTyw"
Service-Type = Framed-User
When a client try to authenticate on Captive portal, the log in
freeradius are OK : Auth: Login OK: [toto] (from client monowall port
2397 cli 192.168.1.254).
But the user's authentication is wrong in Monowall
Captive portal log entry :
ERROR: toto, 02:03:04:05:07:88,192.168.1.254 Error sending request: No
valid RADIUS responses received
I try it with the lastest release of freeradius but is the same result.
Can somebody help me?
Thank you. |