3 Jan
2012
3 Jan
'12
4:56 p.m.
Ronaldo Afonso wrote:
"radeapclient" should start the AAA conversation sending the "Access-Request" to the Radius server, right?
Yes.
What I have described is that my radeapclient, instead of sending an "Access-Request", is WAITING for some "response" from the server. Does it make sense?
Because you didn't read the documentation for radeapclient. radeapclient reads the attributes from stdin. So... if you don't give it a file via -f, it will wait for input.
Just remember that I'm trying to "simulate" an EAP-SIM authentication with FreeRadius. I don't have a real SS7 Proxy or SIM authentication server, ok?
See src/tests/eapsim-* Alan DeKok.