Re: Using tags (RFC2868)

2008-04-09 Thread Imri Zvik
Any one? This is driving me crazy :) I tried both with rlm_files (users file) and rlm_sql (Oracle backend). Tried including the tags both in the attribute name and value.. nothing works. Am I missing something? On Tuesday 08 April 2008 17:28:02 Imri Zvik wrote: On Tuesday 08 April 2008

Using tags (RFC2868)

2008-04-08 Thread Imri Zvik
Hi, I'm trying to use tags, in order to group tunneling attributes. I've tried adding them like that: Tunnel-Preference:0 += 10 Tunnel-Preference:1 += 10 But when running the radius in debug mode (-X -x), I see that the following is being returned to the NAS: Sending Access-Accept of id 74 to

Re: Using tags (RFC2868)

2008-04-08 Thread Ivan Kalik
Shouldn't tunnel number go inside the value: Tunnel-Preference += :0:10 Tunnel-Preference += :1:10 Ivan Kalik Kalik Informatika ISP Dana 8/4/2008, Imri Zvik [EMAIL PROTECTED] piše: Hi, I'm trying to use tags, in order to group tunneling attributes. I've tried adding them like that:

Re: Using tags (RFC2868)

2008-04-08 Thread Imri Zvik
On Tuesday 08 April 2008 17:02:33 Ivan Kalik wrote: Shouldn't tunnel number go inside the value: Tunnel-Preference += :0:10 Tunnel-Preference += :1:10 As far as I know, both should work. I tried both ways - didn't work :( I'm running version 2.0.3, by the way. Ivan Kalik Kalik