hi, 

i'm interesting in doing some pre-proxy processing. 


pre-proxy:

        * i need to restrict the attributes that are sent on to the
target/home radius server

        * the documentation doesn't suggest that  attr_filter can be used in
the pre-proxy{} section.
                is this a supported/valid option?       


post-proxy:

        * i have the normal attr_filter constraints being applied - which is
great.

        * i'd like however to append additional attributes to the radius
proxy reply before it is sent
                back to the NAS client. what's the best way to do that?

        * i see that there are various operators like =* ANY and => 5
permitted in the attrs description.
                - how do these apply to string values? "aaa" < "AAA" ???
                - do the operators apply to IP address types? this would
allow range checks:

                        Framed-IP-Address => 10.0.1.1
                        Framed-IP-Address =< 10.1.2.254

                        that would be very very useful!!!


i'm using freeradius 1.0.2

thanks

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to