> I have searched the archives for this list and found the cause is
> usually an incorrect operator ("==" or ":=" instead of "+="). I can
> confirm however that the operator for both AV-Pair lines is
> set to "+=".
Use radtest from the command line and see if the "ip:route" attribute appears in t
Greg Bolshaw <[EMAIL PROTECTED]> wrote:
> I still don't see "ip:route" when using radtest.
Which means you're looking at the wrong end of the RADIUS
conversation.
Run the server in debugging mode. You will see not only the
attributes it sends back to the client (which is exactly what radtes
On Fri, 2004-01-30 at 11:23, Burkhard Weeber wrote:
> The first line only has one space in it and is accpted even if only one
> server is specified.
> The second line has 2 spaces and Cisco needs to have the complete line to
> create the route.
> In an users file you would have to double quote the
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Greg Bolshaw
> Sent: Friday, January 30, 2004 12:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Cisco-AVPair using the "+=" operator
>
>
> On Fri, 2004-01-30 at 11:00, Rainer Clasen wrote:
&
On Fri, 2004-01-30 at 11:00, Rainer Clasen wrote:
> Greg Bolshaw wrote:
> > Cisco-AVPair += ip:dns-servers=111.111.111.111 222.222.222.222
> > Cisco-AVPair += ip:route=12.34.56.78 255.255.255.252 12.34.12.34
> >
> > Any suggests as to what else could cause this?
>
> Hmm, maybe missing quotes?
Greg Bolshaw wrote:
> Freeradius version: 0.9.3
> MySQL version: 3.23.49-8
>
> Trying to apply two Cisco-AVPair attributes...
> ...one per user:
> Cisco-AVPair += ip:dns-servers=111.111.111.111 222.222.222.222
> ...and one per group:
> Cisco-AVPair += ip:route=12.34.56.78 255.255.255.252 12.34.
Freeradius version: 0.9.3
MySQL version: 3.23.49-8
Trying to apply two Cisco-AVPair attributes...
...one per user:
Cisco-AVPair += ip:dns-servers=111.111.111.111 222.222.222.222
...and one per group:
Cisco-AVPair += ip:route=12.34.56.78 255.255.255.252 12.34.12.34
However, radtest shows that th
7 matches
Mail list logo