Problem receiving requests
Luciano Afranllie
listas.luafran at gmail.com
Wed Feb 25 13:48:58 CET 2009
On Wed, Feb 25, 2009 at 9:58 AM, Fernando <fbernal at um.es> wrote:
> Hi all,
>
> I'm trying to comunicate Freeradius with an external entity (A). Freeradius
> sends some information to A, which is processed by A, and A requires contact
> Freeradius to obtain some attributes from a certain user.
>
> ---------------------
> -------------------------------------
> | Freeradius | |
> External ENTITY A |
> -----------------------
> --------------------------------------
>
> Application specific request(TCP socket)
>
> ------------------------------------------------------------------------>
>
>
> processing time
>
> RADIUS (Access-Request)
> XX
> <-----------------------------------------------------------------------
> (A needs information)
>
> RADIUS (Access-Accept)
>
> ------------------------------------------------------------------------->
> getting attribute data
>
> Application specific response (TCP socket)
> <-----------------------------------------------------------------------
>
> XX ----> This request fails, not is processed by Freeradius. The message
> arrives to Freeradius' network interface but we can not see any debug
> message informing that the message is processed.
Is external entity defined in freeRADIUS clients.conf?
More information about the Freeradius-Users
mailing list