Hi,

I have the following setup:

Nomadix AG2000W Access Gateway (Radius Client)
Freeradius 0.9.3 + rml_sql + rml_sql_unixODBC + FreeTDS driver.
MSSQL Database

AAA is working OK, and I am now adding Bandwidth Management. I have included
dictionary.nomadix.

My current situation is the following:

Mon Dec  1 13:12:59 2003 : Debug: Thread 5 handling request 4, (1 handled so
far)
        User-Name = "probando"
        User-Password = "123456"
        NAS-IP-Address = 172.16.0.2
        NAS-Port = 0
        Service-Type = Login-User
        Acct-Session-Id = "9600001F"
        Called-Station-Id = "00-50-E8-02-00-10"
        Calling-Station-Id = "00-40-D0-32-C9-63"
        Nomadix-Logoff-URL = "http://1.1.1.1";
        NAS-Identifier = "123456789"


Sending Access-Accept of id 112 to 213.96.98.136:16161
        Session-Timeout := 2466
        Idle-Timeout := 300
        Acct-Interim-Interval := 2
        Nomadix-Bw-Down := 128



Up to here, everything is OK: Downstream Bandwidth is limited to 128kbit.

However, when I receive an Accouting Update or Accounting Stop packet, I get
the following error:

Mon Dec  1 13:16:38 2003 : Error: WARNING: Malformed RADIUS packet from host
213.96.98.136: Vendor specific attribute has invalid length -2

I have checked that this error is caused by the Nomadix-Bw-Down attribute,
because if I remove this attribute from the Auth Reply query, accounting
works OK again.

Suggestions are welcome.


Regards,
Olmo.


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

Reply via email to