Hi,

> Ok but then 
> 
> The thing about the attr_rewrite module is that it looks at ALL attributes
> in the list.  In this case, you have two Configuration-Tokens.  One has
> value "SHAPED_NORMAL", and the other "UNSHAPED_NORMAL".  It doesn't match
> the first, but it does match the second.  After that, it says it couldn't
> find any more.
> 
> Where does it get the second Configuration-Token from ?

well, from your debug I see this:

Sending Access-Accept of id 195 to 196.43.1.92 port 1820
        Framed-Protocol := PPP
        Configuration-Token := "SHAPED_NORMAL"
        Session-Timeout := 86340
        Acct-Interim-Interval := 3600
        Configuration-Token = "SHAPED_NORMAL"
        Reply-Message = "Your maximum monthly usage time has been reached"
        Proxy-State = 0x313030

there are 2 "Configuration-Token" attributes.  possibly because
it was added in an incorrect way, or adjusted/set incorrectly originally?

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

Reply via email to