I did explain what I was trying to do with the failover and the attr_rewrite 
function, 

what more can a person say about the attrib rewrite, other than the attribute 
rewrite is supposed to check for an attribute in a packet in this case the 
reply packet, if it finds the attribute,  change it and basically carry on

But when it checks for the attribute in the reply packet, it says it can't find 
it, but it still does the attrib-rewrite changes the values and then moans it 
couldn’t find the value pair. This is obviously not normal in my opinion, and 
thus I asked about a specific problem. I only attached the debug portion as it 
is specific to the problem.

When you take your car to the garage for a brake problem, you don’t explain how 
the engine, fan, wheels, boot opener works,  you say the car does not stop when 
I push the breaks. If the mechanic asks for more info then you tell him.

rlm_attr_rewrite: No match found for attribute Configuration-Token with
> value 'SHAPED_NORMAL'
> 
> radius_xlat:  'UNSHAPED_NORMAL'
> 
> radius_xlat:  'SHAPED_NORMAL'
> 
> rlm_attr_rewrite: Changed value for attribute Configuration-Token from
> 'UNSHAPED_NORMAL' to 'SHAPED_NORMAL'
> 
> rlm_attr_rewrite: Could not find value pair for attribute
> Configuration-Token


Regards

Keith Dovale




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edvin Seferovic
Sent: Friday, February 08, 2008 12:14 PM
To: 'FreeRadius users mailing list'
Subject: RE: Newslists

Constructive answer like always is to analyze what you want to achieve with 
freeradius. Rethink the configuration, read the documentation for you setup 
needs and ask straight-forward question. You cannot just post the debug output 
and hope that someone can understand what you actually need.

Try to elaborate your setup, the steps you have already done and of course the 
debugging output. Alan will probably give you simple answer like yes/no and 
point to the right direction. But again - you cannot expect someone to do the 
installation and setup for you ! People are usually paid for that !

Although Alan might be sarcastic, he has never let anyone down who was willing 
to learn and accept the mistakes ( including myself ).

Regards,
E:S

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Dovale - 
HostworX.co.za
Sent: Freitag, 08. Februar 2008 10:46
To: 'FreeRadius users mailing list'
Subject: RE: Newslists

No not at all, and I don’t expect it. 

But at least someone like yourself, who seems to be the guru on freeradius, 
could at least reply with a constructive answer rather than replying with 
sarcastic comments.

My question is where did I announce I don’t read the documentation that is the 
first thing I went to.

I have gone through the read me's, faq's etc and have followed their directions 
regarding this, it’s the debug that is giving the error. And responding with 
weird checks, that is exactly why I posted here as there is no google results / 
faqs, etc that answer my question.


Regards

Keith



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok
Sent: Friday, February 08, 2008 9:44 AM
To: FreeRadius users mailing list
Subject: Re: Newslists

Keith Dovale - HostworX.co.za wrote:
> My Honest opinion of this news list / user group is that it is not
> helpful at all, it seems if you are not in the click, no one helps, does
> anyone moderate this or not ? I have posted twice now and no one replies…

  Is there a contractual obligation requiring people to support you?

  In any case, you haven't followed the instructions in the FAQ, README,
INSTALL, etc.  You've already announced that you don't read the
documentation people write, so why would anyone write more on this list?

>  
> 
> Regards
> 
>  
> 
> Keith
> 
>  
> 
> *From:* Keith Dovale - HostworX.co.za [mailto:[EMAIL PROTECTED]
> *Sent:* Thursday, February 07, 2008 9:08 PM
> *To:*       '
> *Subject:* attr rewrite issue
> 
>  
> 
> Hi Guys, some help please .
> 
>  
> 
> I am trying to do a attr rewrite to change an Attribute value then do a
> check based on the attribute that is changed, if the check fails do
> another attrib rewrite to the next value and do another check, until
> either the check fails or passes. There is basically only 4 checks in
> the group statement in the authorise section which do
> 
>  
> 
> Attrib rewrite
> 
> Do check
> 
> (If it fails do)
> 
>  
> 
> Attrib rewrite
> 
> Do check
> 
> (If it fails do)
> 
>  
> 
> Attrib check
> 
> Do rewrite
> 
> (If it fails do)
> 
>  
> 
> Attrib check
> 
> Do rewrite
> 
> Reject
> 
>                 Pass
> 
>  
> 
> When it runs it checks the reply packet for an attribute
> Configuration-Token which is defined in the radgroupreply for the users
> but it seems it cannot find it and gives an error. As below
> 
>                
> 
> rlm_sqlcounter: (Check item - counter) is less than zero
> 
> rlm_sqlcounter: Rejected user keith, check_item=0, counter=0
> 
>   modcall[authorize]: module "MonthlyUnShaped" returns reject for request 2
> 
> radius_xlat:  'UNSHAPED_NORMAL'
> 
> rlm_attr_rewrite: No match found for attribute Configuration-Token with
> value 'SHAPED_NORMAL'
> 
> radius_xlat:  'UNSHAPED_NORMAL'
> 
> radius_xlat:  'SHAPED_NORMAL'
> 
> rlm_attr_rewrite: Changed value for attribute Configuration-Token from
> 'UNSHAPED_NORMAL' to 'SHAPED_NORMAL'
> 
> rlm_attr_rewrite: Could not find value pair for attribute
> Configuration-Token
> 
>   modcall[authorize]: module "AttrRewrite_MonthlyBlendedShaped" returns
> ok for request 2
> 
>  
> 
> can anyone help
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

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



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


-
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