<div dir="ltr">You're right when you're so deep into a problem you assume that the issue at hand is clear to everyone without sounding to cryptic. Let me try to explain the problem at hand little bit more. I'm trying not to bother you much with the details, but still be as clear as possible.<div>
<br></div><div>What' we're trying to accomplish here is to map (this was the typo ammped in the earlier message) every RADIUS call to an HTTP call on another system. We did not find any correct solution for this other that using the Perl module. That's the reason we start using Perl module. So for example a Access-Request will call a URL using HTTP GET on the other system, with HTTP parameters containing the necessary info, i.e. user, Called-Station-Id etc. Based on the response i.e. HTTP status response 403, 401 or 202 received from this system, we will send a Access-Accept or Access-Reject back to the NAS. This is working OK, right now using the Auth-Type = Perl.</div>
<div><br></div><div>However with the introduction of the EAP-SIM module as part of the protocol we're going to use, I was wondering if I can have FreeRADIUS configured better, by trying not to use the Auth-Type. So I'm trying to find out what the correct way of doing this is.</div>
<div><br></div><div>Regards,</div><div>Shurbann Martes</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 3, 2014 at 12:33 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Shurbann Martes wrote:<br>
> All the RADIUS PDU's need to be ammped to the HTTP API of a AAA server.<br>
<br>
</div>  I'm not sure what that means.<br>
<div class="im"><br>
> So we're using the Perl module to do the HTTP calls. That's why we're<br>
> using perl in authenticate. If there is another way to proxy HTTP calls<br>
> please advise.<br>
<br>
</div> You're assuming I already understand your system, and then describing<br>
it using as fews words as possible.  Stop it.  You're giving me every<br>
reason to ignore you.  If you don't care enough to write useful<br>
questions, I don't care enough to write useful answers.<br>
<br>
  WHAT is the HTTP API doing?  "ammped" isn't an English word.<br>
<br>
  WHAT is the Perl code doing?  HTTP calls?  That's nice.. WHAT is it<br>
doing with those HTTP calls?  Sending magic pixies?  HOW is it using the<br>
RADIUS data to make those HTTP calls?<br>
<br>
  And "proxy HTTP calls" makes zero sense.  FreeRADIUS isn't an HTTP<br>
server.  So it can't proxy HTTP.<br>
<br>
   Right now, all I can tell is that you know how to use the words<br>
"RADIUS", "Perl", and "HTTP" in a sentence.  That's nice, but not<br>
particularly useful.<br>
<div class="HOEnZb"><div class="h5"><br>
   Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br></div>