See More
Know alternatives to FreeRADIUS?
Click Here to list them.
Commercial Alternatives:Click Here to list them.
Open Source Alternatives:
See also:
FreeRADIUS
Forum
where is Make.inc file?
I downloaded freeradius-server-2.1.1 and have compile problem missing Make.inc file:
"make: Fatal error in reader: Makefile, line 10: Read of include file `Make.inc' failed"
I cannot find the file anywhere.
What should I do next?
[...]
"make: Fatal error in reader: Makefile, line 10: Read of include file `Make.inc' failed"
I cannot find the file anywhere.
What should I do next?
Date: October 3, 2008 at 15:44
Author:
Bobb
Last post: October 3, 2008 at 15:44
Replies: 0
can not initiate EAP SIM with MySQL
Hi,
I use Freeradius to authenticate by EAP-SIM. Therefore, I need to have a set of triplets (Rand, SRES, KC) somewhere. In the doc, I've read that we can write them in a file (for example simtriplets.dat). But I would like to put them in a MySQL server.
In the Data Base radius, in the radcheck table, I have:
UserName| Attribute| op| Value
user1, EAP-Sim-Rand1, ==, 1234
user1, EAP-Sim-SRES1, ==, 12
user1, EAP-Sim-KC1, ==, 123
user1, EAP-Sim-Rand2, ==, 2345
user1, EAP-Sim-SRES2, ==, 23
user1, EAP-Sim-KC1, ==, 234
user1, EAP-Sim-Rand3, ==, 3456
user1, EAP-Sim-SRES3, ==, 34
user1, EAP-Sim-KC1, ==, 345
But, I have a problem when I execute the client test of freeradius :
radeapclient -x localhost auth testing123
(eapsim-in.txt contains the right triplets)
Here the resultat on freeradius:
rlm_eap: EAP Identity
rlm_eap: processing type sim
can not initiate sim, no RAND1 attribute
rlm_eap: Default EAP type sim failed in initiate
rlm_eap: Failed in EAP select
Freeradius can't initiate EAP-SIM...
I would be grateful if you could help me!
Thanks,
Mael
[...]
I use Freeradius to authenticate by EAP-SIM. Therefore, I need to have a set of triplets (Rand, SRES, KC) somewhere. In the doc, I've read that we can write them in a file (for example simtriplets.dat). But I would like to put them in a MySQL server.
In the Data Base radius, in the radcheck table, I have:
UserName| Attribute| op| Value
user1, EAP-Sim-Rand1, ==, 1234
user1, EAP-Sim-SRES1, ==, 12
user1, EAP-Sim-KC1, ==, 123
user1, EAP-Sim-Rand2, ==, 2345
user1, EAP-Sim-SRES2, ==, 23
user1, EAP-Sim-KC1, ==, 234
user1, EAP-Sim-Rand3, ==, 3456
user1, EAP-Sim-SRES3, ==, 34
user1, EAP-Sim-KC1, ==, 345
But, I have a problem when I execute the client test of freeradius :
radeapclient -x localhost auth testing123
Here the resultat on freeradius:
rlm_eap: EAP Identity
rlm_eap: processing type sim
can not initiate sim, no RAND1 attribute
rlm_eap: Default EAP type sim failed in initiate
rlm_eap: Failed in EAP select
Freeradius can't initiate EAP-SIM...
I would be grateful if you could help me!
Thanks,
Mael
Date: March 13, 2008 at 11:53
Author:
mael56
Last post: March 13, 2008 at 11:53
Replies: 0
Start a new discussion
9/10