hi.

i have configured radius.conf with these lines:


modules {
        ...


        attr_filter pre_proxy_filter{
                attrsfile = ${confdir}/attrs_out
        }

        ...
}


pre-proxy {

        ...

        pre_proxy_filter

        ...
}



config of the file attrs_out:

        DEFAULT
          Tunnel-Type !* ANY,
          Tunnel-Medium-Type !* ANY,
          Tunnel-Private-Group-ID !* ANY



 so with this config, i say that any attributes Tunnel-* in proxy
replies packets are removed (i suppose).

 the problem is that freeradius isn't removing any of these attributes.

 Is this config right ? What can be the problem ?? Any idea's ??

 



thanks,
        Tiago Fernandes


On Thu, 2005-04-14 at 12:54 -0400, Alan DeKok wrote:
> Tiago Fernandes <[EMAIL PROTECTED]> wrote:
> > what i want to know, is if it's possible to configure the freeradius in
> > que "proxied servers" to only send "necessary" attributes in replies,
> > even if que attr_filter is configured in the server that is going do
> > send back only allowed attributes.
> 
>   That's what attr_filter does.  Use it.
> 
>   Alan DeKok.
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to