Simply add it to the table.

insert into radgroupreply (groupname,attribute,value,op)
values ('mygroup','Client_DNS_Pri','1.1.1.1','=');

insert into radgroupreply (groupname,attribute,value,op)
values ('mygroup','Client_DNS_Sec','1.1.1.2','=');


> I am trying to setup a reply attribute in the "radgroupreply" table in
> mysql. It is a Redback VSA specified in the dictionary.redback file. I
> have checked that it is included in the dictionary file and it is. I
> have STFWd and RTFMd for two days with no luck. I just want to send the
> Redback VSA for "Client_DNS_Pri" and "Client_DNS_Sec" in the response.

> Any help would be appreciated.

> TIA
> Brian J.


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


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

Reply via email to