Hello,

How can I transform freeradius server in a proxy?
I configured the proxy.conf, but seems dont work

proxy.conf:

proxy server {
    synchronous = no
    retry_delay = 5
    retry_count = 3
    dead_time = 120
    default_fallback = yes
   post_proxy_authorize = no
}

realm DEFAULT {  
        type            = radius
        authhost        = mydomain.br
        accthost        = mydomain.br
        secret          = mysecret
        nostrip
}

And I uncommnet the line in radiusd.conf:

proxy_requests  = yes
$INCLUDE  ${confdir}/proxy.conf


I wanna do this:
|Openser| -> |Radiusclient| -> |Freeradius| -> |IAS| -> |AD|
Its work?

And in IAS should I configured anything?


Sorry for the portuguese e-mail.


[EMAIL PROTECTED] escreveu:
Hello!

This list is in English.

> Como faço para transformar o Freeradius num cliente do IAS? Existe algum
> tutorial, ou artigo? Se for sem passar pelo servidor freeradius eu já
> configurei o radiusclient para ir direto ao IAS, mas não deu certo, nada
> acontece, e o pior de tudo que não tenho nem como debugar o problema e o
> arquivo de log do IAS é muito fraco.
>
> |Openser| -> |Radiusclient| -> |Freeradius| -> |IAS| -> |AD|
>
> Da pra fazer isso? Como faço isso?
>
> Alguma idéia?

If I got you right, all you want to do is use FreeRADIUS as a proxy to
communicate to an IAS which does the authentication. This is easy, all you
need to do is proxy all incoming requests to the IAS. See proxy.conf, read
it, try it, and if doesn't work for you ask here again. But in English
please, it's been quite a time since I had Spanish in school.

Greetings,

Stefan Winter

--
Stefan WINTER

RESTENA Foundation - Réseau Téléinformatique de l'Education Nationale et de
la Recherche
R&D Engineer

6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg
email: [EMAIL PROTECTED]     Tel.:     +352 424409-1
http://www.restena.lu               Fax:      +352 422473
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://list.xs4all.nl/pipermail/freeradius-users/attachments/20060913/cc735d98/attachment.bin

------------------------------




Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora!
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to