Le jeu 25/03/2004 � 14:42, Alex a �crit : > Hello, > > I'm trying to set up rate-limited user access using a cisco router > (1700) ie simulating a NAS. Clients (WinXP) connect using PPPoE to the > router which acts as RADIUS client for freeradius. Connections are ok > but rate limitation doesn't work at all. I tried adding > Cisco-Data-Rate, Cisco-Data-Xmit, connect-rx-speed > and connect-tx-speed as attributes to the radreply table but the > router seems to ignore them (ex. username is 'test', attribute is > 'Cisco-Data-Rate', op is '=' and value is '256' i.e. 256kbit/s). > > Cisco vsa hack is yes in radiusd.conf > > Here's the Cisco configuration: > > aaa group server radius PPPOE > server 192.168.2.3 auth-port 1812 acct-port 1813 > ! > aaa authentication ppp default if-needed group radius local > aaa authentication ppp pppoe_client group radius > aaa authorization network default group radius > aaa accounting update newinfo > aaa accounting exec default start-stop group radius > aaa accounting network default start-stop group radius > aaa accounting connection default start-stop group radius > aaa session-id common
I would suggest you have a look at the following archive: http://www.freeradius.org/cgi-bin/cvsweb.cgi/~checkout~/radiusd/src/billing/README?rev=1.5&content-type=text/plain Let me know if it helped. > Thanx, > Alex -- J�r�me Warnier Consultant BeezNest http://beeznest.net - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

