Elad Kugman <[EMAIL PROTECTED]> wrote: > How can i use an attribute name from one of the vendor dictionaries.
You use it like any other attribute. > When i use freeradius without sql i just wrote in the users file : > Vendor-Specific = " route:filter-redirect-gw=10.0.0.1" and its work.. That will never work. Don't do that. If you have some idea as to what "route:filter..." means, consult your NAS documentation, and they will tell you WHICH vendor specific attribute to use. Hint: It's NOT "Vendor-Specific". > how can i do this in the sql free radius.. If you can put normal attributes into SQL, you can put vendor attributes into SQL. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

