Hello,<br><br>I am trying to send back the same attribute in radreply and /or radgroupreply with different values to the NAS<br><br>example :<br>NAS send a Auth Request.<br>Freeradius accept the request and send back attributes in radreply (or radgroupreply) (via sql table)<br>
<br>Problem : sending back the same attributes with different values seems to not be possible. only the first attribute is sent back<br>radreply table (id/username/attribute/op/value) content:<br><br><br>2    toto    Cisco-AVPair    =    h323-ivr-in=Routing:192.168.1.10;expires=30;np_expires=40<br>
3    toto    Cisco-AVPair    =    h323-ivr-in=Routing:192.168.1.20;expires=30;np_expires=40<br><br>I tried also without cisco-avpair in the same radreply table:<br><br>4    toto    h323-ivr-in    =    Routing:192.168.1.10;expires=30;np_expires=40<br>

5    toto    h323-ivr-in    =    Routing:192.168.1.20;expires=30;np_expires=40<br>
<br>Both case the received attributes on NAS side<br clear="all">h323-ivr-in    =    Routing:192.168.1.10;expires=30;np_expires=40<br><br>Before these tests I tried simply the radtest tool for the same user and apparently Freeradius is sending back ONLY the oldest ID from the table radreply and NOT all the IDs matched by the select request.<br>
Also tested using USERS file with the same replies :<br>h323-ivr-in    =    Routing:192.168.1.10;expires=30;np_expires=40,<br>h323-ivr-in    =    Routing:192.168.1.20;expires=30;np_expires=40,<br>Fall-Through = Yes<br><br>
There is something to do in the configuration to fix /allow that?<br><br>regards<br>-- <br>Christian Thomas<br>Mobile +55 (48) 8446 3575<br>Landline +55 (48) 3717 5005<br>Paris +33 1 8197 9899<br>USA +1 303 997 3242<br><br>