I followed one document CHECKPOINT MFA WITH GOOGLE AUTHENTICATOR to create a radius server, but users are not get authenticating. Even users are not auth by locally also please let me know if any one have doc with 3.0 .
I am not getting any error while i restart radius service.
vikas-virtual-machine:~# service freeradius restart
root@vikas-virtual-machine:~# radtest cpmonitor 12345678661692 localhost 18120 testing123
Sent Access-Request Id 149 from 0.0.0.0:54621 to 127.0.0.1:1812 length 79
User-Name = "cpmonitor"
User-Password = "12345678661692"
NAS-IP-Address = 127.0.1.1
NAS-Port = 18120
Message-Authenticator = 0x00
Cleartext-Password = "12345678661692"
Received Access-Reject Id 149 from 127.0.0.1:1812 to 127.0.0.1:54621 length 20
(0) -: Expected Access-Accept got Access-Reject
root@vikas-virtual-machine:~#